-
Notifications
You must be signed in to change notification settings - Fork 389
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
107 changed files
with
98 additions
and
684 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,2 @@ | ||
CLASS net/minecraft/class_7114 net/minecraft/block/MangroveLeavesBlock | ||
FIELD field_46394 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_66448 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_66449 (Lnet/minecraft/class_7114;)Lnet/minecraft/class_2394; | ||
ARG 0 block | ||
METHOD method_66450 (Lnet/minecraft/class_7114;)Ljava/lang/Integer; | ||
ARG 0 block |
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_10724 | ||
METHOD method_65638 getValue (Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;ILnet/minecraft/class_811;)Z |
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
4 changes: 2 additions & 2 deletions
4
mappings/net/minecraft/client/render/item/model/ConditionItemModel.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
5 changes: 2 additions & 3 deletions
5
mappings/net/minecraft/client/render/item/model/SelectItemModel.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
6 changes: 0 additions & 6 deletions
6
mappings/net/minecraft/client/render/item/property/bool/BooleanProperty.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,8 +1,2 @@ | ||
CLASS net/minecraft/class_10460 net/minecraft/client/render/item/property/bool/BooleanProperty | ||
METHOD method_65637 getCodec ()Lcom/mojang/serialization/MapCodec; | ||
METHOD method_65638 getValue (Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;ILnet/minecraft/class_811;)Z | ||
ARG 1 stack | ||
ARG 2 world | ||
ARG 3 user | ||
ARG 4 seed | ||
ARG 5 modelTransformationMode |
1 change: 0 additions & 1 deletion
1
mappings/net/minecraft/client/texture/atlas/AtlasSource.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
9 changes: 0 additions & 9 deletions
9
mappings/net/minecraft/client/texture/atlas/AtlasSourceManager.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,3 @@ | ||
CLASS net/minecraft/class_7952 net/minecraft/client/texture/atlas/AtlasSourceManager | ||
FIELD field_41395 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_41396 TYPE_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_41397 LIST_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_41398 SOURCE_TYPE_BY_ID Lcom/google/common/collect/BiMap; | ||
METHOD method_47677 (Lnet/minecraft/class_2960;)Lcom/mojang/serialization/DataResult; | ||
ARG 0 id | ||
METHOD method_47679 (Lnet/minecraft/class_7951;)Lcom/mojang/serialization/DataResult; | ||
ARG 0 type | ||
METHOD method_47680 register (Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/class_7951; | ||
ARG 0 id | ||
ARG 1 codec |
1 change: 0 additions & 1 deletion
1
mappings/net/minecraft/client/texture/atlas/AtlasSourceType.mapping
This file was deleted.
Oops, something went wrong.
6 changes: 4 additions & 2 deletions
6
mappings/net/minecraft/client/texture/atlas/DirectoryAtlasSource.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,11 @@ | ||
CLASS net/minecraft/class_7954 net/minecraft/client/texture/atlas/DirectoryAtlasSource | ||
FIELD comp_3613 source Ljava/lang/String; | ||
FIELD comp_3614 prefix Ljava/lang/String; | ||
FIELD field_41399 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_41400 source Ljava/lang/String; | ||
FIELD field_41401 prefix Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;Ljava/lang/String;)V | ||
ARG 1 source | ||
ARG 2 prefix | ||
METHOD comp_3613 source ()Ljava/lang/String; | ||
METHOD comp_3614 prefix ()Ljava/lang/String; | ||
METHOD method_47683 (Lnet/minecraft/class_7654;Lnet/minecraft/class_7948$class_7949;Lnet/minecraft/class_2960;Lnet/minecraft/class_3298;)V | ||
ARG 4 resource |
3 changes: 2 additions & 1 deletion
3
mappings/net/minecraft/client/texture/atlas/FilterAtlasSource.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,5 +1,6 @@ | ||
CLASS net/minecraft/class_7956 net/minecraft/client/texture/atlas/FilterAtlasSource | ||
FIELD comp_3621 pattern Lnet/minecraft/class_7085; | ||
FIELD field_41407 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_41408 pattern Lnet/minecraft/class_7085; | ||
METHOD <init> (Lnet/minecraft/class_7085;)V | ||
ARG 1 pattern | ||
METHOD comp_3621 pattern ()Lnet/minecraft/class_7085; |
Oops, something went wrong.