-
Notifications
You must be signed in to change notification settings - Fork 380
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
46 changed files
with
56 additions
and
310 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/class_10480 | ||
METHOD method_65644 call (Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)F |
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,5 @@ | ||
CLASS net/minecraft/class_10529 | ||
METHOD method_45790 getTextOffset ()Lnet/minecraft/class_243; | ||
METHOD method_45792 getTextureId (Lnet/minecraft/class_4719;)Lnet/minecraft/class_4730; | ||
METHOD method_51272 getSignScale ()F | ||
METHOD method_51273 getTextScale ()F |
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
12 changes: 2 additions & 10 deletions
12
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,17 +1,9 @@ | ||
CLASS net/minecraft/class_3888 net/minecraft/client/render/entity/feature/VillagerResourceMetadata | ||
FIELD field_17158 READER Lnet/minecraft/class_3890; | ||
FIELD field_17159 hatType Lnet/minecraft/class_3888$class_3889; | ||
FIELD field_32977 KEY Ljava/lang/String; | ||
FIELD comp_3458 hatType Lnet/minecraft/class_3888$class_3889; | ||
METHOD <init> (Lnet/minecraft/class_3888$class_3889;)V | ||
ARG 1 hatType | ||
METHOD method_17167 getHatType ()Lnet/minecraft/class_3888$class_3889; | ||
METHOD comp_3458 hatType ()Lnet/minecraft/class_3888$class_3889; | ||
CLASS class_3889 HatType | ||
FIELD field_17163 BY_NAME Ljava/util/Map; | ||
FIELD field_17164 name Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V | ||
ARG 3 name | ||
METHOD method_17168 getName ()Ljava/lang/String; | ||
METHOD method_17169 (Lnet/minecraft/class_3888$class_3889;)Lnet/minecraft/class_3888$class_3889; | ||
ARG 0 hatType | ||
METHOD method_17170 from (Ljava/lang/String;)Lnet/minecraft/class_3888$class_3889; | ||
ARG 0 name |
1 change: 0 additions & 1 deletion
1
mappings/net/minecraft/client/render/entity/feature/VillagerResourceMetadataReader.mapping
This file was deleted.
Oops, something went wrong.
11 changes: 5 additions & 6 deletions
11
mappings/net/minecraft/client/resource/metadata/AnimationFrameResourceMetadata.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,12 +1,11 @@ | ||
CLASS net/minecraft/class_1080 net/minecraft/client/resource/metadata/AnimationFrameResourceMetadata | ||
FIELD field_32973 UNDEFINED_TIME I | ||
FIELD field_5340 time I | ||
FIELD field_5341 index I | ||
FIELD comp_3451 index I | ||
FIELD comp_3452 time Ljava/util/Optional; | ||
METHOD <init> (I)V | ||
ARG 1 index | ||
METHOD <init> (II)V | ||
METHOD <init> (ILjava/util/Optional;)V | ||
ARG 1 index | ||
ARG 2 time | ||
METHOD method_4690 getIndex ()I | ||
METHOD comp_3451 index ()I | ||
METHOD comp_3452 time ()Ljava/util/Optional; | ||
METHOD method_4691 getTime (I)I | ||
ARG 1 defaultTime |
33 changes: 11 additions & 22 deletions
33
mappings/net/minecraft/client/resource/metadata/AnimationResourceMetadata.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,28 +1,17 @@ | ||
CLASS net/minecraft/class_1079 net/minecraft/client/resource/metadata/AnimationResourceMetadata | ||
FIELD field_21768 EMPTY Lnet/minecraft/class_1079; | ||
FIELD field_32974 KEY Ljava/lang/String; | ||
FIELD field_32975 EMPTY_FRAME_TIME I | ||
FIELD field_32976 UNDEFINED I | ||
FIELD field_5334 defaultFrameTime I | ||
FIELD field_5335 interpolate Z | ||
FIELD field_5336 height I | ||
FIELD field_5337 READER Lnet/minecraft/class_1081; | ||
FIELD field_5338 width I | ||
FIELD field_5339 frames Ljava/util/List; | ||
METHOD <init> (Ljava/util/List;IIIZ)V | ||
ARG 1 frames | ||
ARG 2 width | ||
ARG 3 height | ||
FIELD comp_3453 frames Ljava/util/Optional; | ||
FIELD comp_3454 width Ljava/util/Optional; | ||
FIELD comp_3455 height Ljava/util/Optional; | ||
FIELD comp_3456 defaultFrameTime I | ||
FIELD comp_3457 interpolate Z | ||
METHOD <init> (Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;IZ)V | ||
ARG 4 defaultFrameTime | ||
ARG 5 interpolate | ||
METHOD comp_3453 frames ()Ljava/util/Optional; | ||
METHOD comp_3454 width ()Ljava/util/Optional; | ||
METHOD comp_3455 height ()Ljava/util/Optional; | ||
METHOD comp_3456 defaultFrameTime ()I | ||
METHOD comp_3457 interpolate ()Z | ||
METHOD method_24143 getSize (II)Lnet/minecraft/class_7771; | ||
ARG 1 defaultWidth | ||
ARG 2 defaultHeight | ||
METHOD method_33460 forEachFrame (Lnet/minecraft/class_1079$class_5792;)V | ||
ARG 1 consumer | ||
METHOD method_4684 getDefaultFrameTime ()I | ||
METHOD method_4685 shouldInterpolate ()Z | ||
CLASS class_5792 FrameConsumer | ||
METHOD accept (II)V | ||
ARG 1 index | ||
ARG 2 frameTime |
4 changes: 0 additions & 4 deletions
4
mappings/net/minecraft/client/resource/metadata/AnimationResourceMetadataReader.mapping
This file was deleted.
Oops, something went wrong.
9 changes: 4 additions & 5 deletions
9
mappings/net/minecraft/client/resource/metadata/TextureResourceMetadata.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,8 @@ | ||
CLASS net/minecraft/class_1084 net/minecraft/client/resource/metadata/TextureResourceMetadata | ||
FIELD field_5344 READER Lnet/minecraft/class_1085; | ||
FIELD field_5345 clamp Z | ||
FIELD field_5346 blur Z | ||
FIELD comp_3459 blur Z | ||
FIELD comp_3460 clamp Z | ||
METHOD <init> (ZZ)V | ||
ARG 1 blur | ||
ARG 2 clamp | ||
METHOD method_4696 shouldBlur ()Z | ||
METHOD method_4697 shouldClamp ()Z | ||
METHOD comp_3459 blur ()Z | ||
METHOD comp_3460 clamp ()Z |
1 change: 0 additions & 1 deletion
1
mappings/net/minecraft/client/resource/metadata/TextureResourceMetadataReader.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
13 changes: 0 additions & 13 deletions
13
mappings/net/minecraft/client/texture/AsyncTexture.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
Oops, something went wrong.