forked from FabricMC/yarn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
113 changed files
with
140 additions
and
919 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
CLASS net/minecraft/class_2329 net/minecraft/block/EndGatewayBlock | ||
FIELD field_46343 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_60989 getTeleportVelocity (Lnet/minecraft/class_1297;)Lnet/minecraft/class_243; | ||
ARG 0 entity |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
mappings/net/minecraft/block/WearableCarvedPumpkinBlock.mapping
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
CLASS net/minecraft/class_10178 | ||
METHOD method_16211 createTask (Ljava/lang/Runnable;)Ljava/lang/Runnable; | ||
METHOD method_16898 getName ()Ljava/lang/String; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 1 addition & 43 deletions
44
mappings/net/minecraft/client/gui/tooltip/TooltipBackgroundRenderer.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,9 @@ | ||
CLASS net/minecraft/class_8002 net/minecraft/client/gui/tooltip/TooltipBackgroundRenderer | ||
COMMENT A class for rendering a background box for a tooltip. | ||
FIELD field_41694 BACKGROUND_COLOR I | ||
FIELD field_41695 START_Y_BORDER_COLOR I | ||
FIELD field_41696 END_Y_BORDER_COLOR I | ||
METHOD method_47946 render (Lnet/minecraft/class_332;IIIII)V | ||
METHOD method_47946 render (Lnet/minecraft/class_332;IIIIILnet/minecraft/class_2960;)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 width | ||
ARG 4 height | ||
ARG 5 z | ||
METHOD method_47947 renderVerticalLine (Lnet/minecraft/class_332;IIIIII)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 height | ||
ARG 4 z | ||
ARG 5 startColor | ||
ARG 6 endColor | ||
METHOD method_47948 renderBorder (Lnet/minecraft/class_332;IIIIIII)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 width | ||
ARG 4 height | ||
ARG 5 z | ||
ARG 6 startColor | ||
ARG 7 endColor | ||
METHOD method_47949 renderVerticalLine (Lnet/minecraft/class_332;IIIII)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 height | ||
ARG 4 z | ||
ARG 5 color | ||
METHOD method_47950 renderRectangle (Lnet/minecraft/class_332;IIIIII)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 width | ||
ARG 4 height | ||
ARG 5 z | ||
ARG 6 color | ||
METHOD method_47951 renderHorizontalLine (Lnet/minecraft/class_332;IIIII)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 width | ||
ARG 4 z | ||
ARG 5 color |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.