-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 24w46a stuff * Fix #4048
- Loading branch information
Showing
56 changed files
with
387 additions
and
27 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
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
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,9 +1,14 @@ | ||
CLASS net/minecraft/class_751 net/minecraft/client/gui/CubeMapRenderer | ||
FIELD field_32680 FACES_COUNT I | ||
FIELD field_55505 faces Ljava/util/List; | ||
METHOD <init> (Lnet/minecraft/class_2960;)V | ||
ARG 1 faces | ||
METHOD method_3156 draw (Lnet/minecraft/class_310;FFF)V | ||
ARG 1 client | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 alpha | ||
METHOD method_65814 (Lnet/minecraft/class_2960;I)Lnet/minecraft/class_2960; | ||
ARG 1 face | ||
METHOD method_65815 registerTextures (Lnet/minecraft/class_1060;)V | ||
ARG 1 textureManager |
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
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
55 changes: 55 additions & 0 deletions
55
mappings/net/minecraft/client/render/block/entity/AbstractSignBlockEntityRenderer.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 |
---|---|---|
@@ -0,0 +1,55 @@ | ||
CLASS net/minecraft/class_10529 net/minecraft/client/render/block/entity/AbstractSignBlockEntityRenderer | ||
FIELD field_55506 GLOWING_BLACK_TEXT_COLOR I | ||
FIELD field_55507 MAX_COLORED_TEXT_OUTLINE_RENDER_DISTANCE I | ||
FIELD field_55508 textRenderer Lnet/minecraft/class_327; | ||
METHOD <init> (Lnet/minecraft/class_5614$class_5615;)V | ||
ARG 1 context | ||
METHOD method_45790 getTextOffset ()Lnet/minecraft/class_243; | ||
METHOD method_45792 getTextureId (Lnet/minecraft/class_4719;)Lnet/minecraft/class_4730; | ||
ARG 1 woodType | ||
METHOD method_51272 getSignScale ()F | ||
METHOD method_51273 getTextScale ()F | ||
METHOD method_65819 (ILnet/minecraft/class_2561;)Lnet/minecraft/class_5481; | ||
ARG 2 textx | ||
METHOD method_65821 render (Lnet/minecraft/class_2625;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_2680;Lnet/minecraft/class_2478;Lnet/minecraft/class_4719;Lnet/minecraft/class_3879;)V | ||
ARG 1 blockEntity | ||
ARG 2 matrices | ||
ARG 3 vertexConsumers | ||
ARG 4 light | ||
ARG 5 overlay | ||
ARG 6 state | ||
ARG 7 block | ||
ARG 8 woodType | ||
ARG 9 model | ||
METHOD method_65822 getTextColor (Lnet/minecraft/class_8242;)I | ||
ARG 0 text | ||
METHOD method_65823 getModel (Lnet/minecraft/class_2680;Lnet/minecraft/class_4719;)Lnet/minecraft/class_3879; | ||
ARG 1 state | ||
ARG 2 woodType | ||
METHOD method_65824 applyTransforms (Lnet/minecraft/class_4587;FLnet/minecraft/class_2680;)V | ||
ARG 1 matrices | ||
ARG 2 blockRotationDegrees | ||
ARG 3 state | ||
METHOD method_65825 renderSign (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_4719;Lnet/minecraft/class_3879;)V | ||
ARG 1 matrices | ||
ARG 2 vertexConsumers | ||
ARG 3 light | ||
ARG 4 overlay | ||
ARG 5 woodType | ||
ARG 6 model | ||
METHOD method_65826 applyTextTransforms (Lnet/minecraft/class_4587;ZLnet/minecraft/class_243;)V | ||
ARG 1 matrices | ||
ARG 2 front | ||
ARG 3 textOffset | ||
METHOD method_65827 shouldRenderTextOutline (Lnet/minecraft/class_2338;I)Z | ||
ARG 0 pos | ||
ARG 1 color | ||
METHOD method_65828 renderText (Lnet/minecraft/class_2338;Lnet/minecraft/class_8242;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IIIZ)V | ||
ARG 1 pos | ||
ARG 2 text | ||
ARG 3 matrices | ||
ARG 4 vertexConsumers | ||
ARG 5 light | ||
ARG 6 textLineHeight | ||
ARG 7 maxTextWidth | ||
ARG 8 front |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/client/render/entity/feature/VillagerResourceMetadata.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,9 +1,14 @@ | ||
CLASS net/minecraft/class_3888 net/minecraft/client/render/entity/feature/VillagerResourceMetadata | ||
FIELD comp_3458 hatType Lnet/minecraft/class_3888$class_3889; | ||
FIELD field_55538 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_55539 SERIALIZER Lnet/minecraft/class_7677; | ||
METHOD <init> (Lnet/minecraft/class_3888$class_3889;)V | ||
ARG 1 hatType | ||
METHOD comp_3458 hatType ()Lnet/minecraft/class_3888$class_3889; | ||
METHOD method_65888 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
CLASS class_3889 HatType | ||
FIELD field_17164 name Ljava/lang/String; | ||
FIELD field_55540 CODEC Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V | ||
ARG 3 name |
2 changes: 1 addition & 1 deletion
2
mappings/net/minecraft/client/render/entity/state/CreakingEntityRenderState.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,6 +1,6 @@ | ||
CLASS net/minecraft/class_10338 net/minecraft/client/render/entity/state/CreakingEntityRenderState | ||
FIELD field_54862 invulnerableAnimationState Lnet/minecraft/class_7094; | ||
FIELD field_54863 attackAnimationState Lnet/minecraft/class_7094; | ||
FIELD field_54864 active Z | ||
FIELD field_54864 glowingEyes Z | ||
FIELD field_54865 unrooted Z | ||
FIELD field_55163 crumblingAnimationState Lnet/minecraft/class_7094; |
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
12 changes: 12 additions & 0 deletions
12
mappings/net/minecraft/client/render/item/model/special/HangingSignModelRenderer.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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
CLASS net/minecraft/class_10533 net/minecraft/client/render/item/model/special/HangingSignModelRenderer | ||
FIELD field_55522 model Lnet/minecraft/class_3879; | ||
FIELD field_55523 texture Lnet/minecraft/class_4730; | ||
METHOD <init> (Lnet/minecraft/class_3879;Lnet/minecraft/class_4730;)V | ||
ARG 1 model | ||
ARG 2 texture | ||
CLASS class_10534 Unbaked | ||
FIELD field_55524 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD <init> (Lnet/minecraft/class_4719;)V | ||
ARG 1 woodType | ||
METHOD method_65849 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/client/render/item/model/special/HeadModelRenderer.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,10 +1,18 @@ | ||
CLASS net/minecraft/class_10513 net/minecraft/client/render/item/model/special/HeadModelRenderer | ||
FIELD field_55449 kind Lnet/minecraft/class_2484$class_2485; | ||
FIELD field_55450 model Lnet/minecraft/class_5598; | ||
FIELD field_55525 texture Lnet/minecraft/class_2960; | ||
METHOD <init> (Lnet/minecraft/class_2484$class_2485;Lnet/minecraft/class_5598;Lnet/minecraft/class_2960;)V | ||
ARG 1 kind | ||
ARG 2 model | ||
ARG 3 texture | ||
CLASS class_10514 Unbaked | ||
FIELD field_55451 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD <init> (Lnet/minecraft/class_2484$class_2485;)V | ||
ARG 1 kind | ||
METHOD method_65711 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_65851 (Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960; | ||
ARG 0 id | ||
METHOD method_65852 (Ljava/lang/String;)Ljava/lang/String; | ||
ARG 0 texture |
12 changes: 12 additions & 0 deletions
12
mappings/net/minecraft/client/render/item/model/special/SignModelRenderer.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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
CLASS net/minecraft/class_10535 net/minecraft/client/render/item/model/special/SignModelRenderer | ||
FIELD field_55526 model Lnet/minecraft/class_3879; | ||
FIELD field_55527 texture Lnet/minecraft/class_4730; | ||
METHOD <init> (Lnet/minecraft/class_3879;Lnet/minecraft/class_4730;)V | ||
ARG 1 model | ||
ARG 2 texture | ||
CLASS class_10536 Unbaked | ||
FIELD field_55528 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD <init> (Lnet/minecraft/class_4719;)V | ||
ARG 1 woodType | ||
METHOD method_65853 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
Oops, something went wrong.