-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 1.21-pre1 more stuff * Apply suggestions from code review Co-authored-by: Shnupbups <[email protected]> --------- Co-authored-by: Shnupbups <[email protected]>
- Loading branch information
Showing
60 changed files
with
365 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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
88 changes: 88 additions & 0 deletions
88
mappings/net/minecraft/client/render/model/BlockStatesLoader.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,88 @@ | ||
CLASS net/minecraft/class_9824 net/minecraft/client/render/model/BlockStatesLoader | ||
FIELD field_52260 FINDER Lnet/minecraft/class_7654; | ||
FIELD field_52261 LOGGER Lorg/slf4j/Logger; | ||
FIELD field_52263 COMMA_SPLITTER Lcom/google/common/base/Splitter; | ||
FIELD field_52264 EQUAL_SIGN_SPLITTER Lcom/google/common/base/Splitter; | ||
FIELD field_52265 ITEM_FRAME_STATE_MANAGER Lnet/minecraft/class_2689; | ||
FIELD field_52266 STATIC_DEFINITIONS Ljava/util/Map; | ||
FIELD field_52267 blockStates Ljava/util/Map; | ||
FIELD field_52268 profiler Lnet/minecraft/class_3695; | ||
FIELD field_52269 blockColors Lnet/minecraft/class_324; | ||
FIELD field_52270 onLoad Ljava/util/function/BiConsumer; | ||
FIELD field_52271 lookupId I | ||
FIELD field_52272 stateLookup Lit/unimi/dsi/fastutil/objects/Object2IntMap; | ||
FIELD field_52273 missingModel Lnet/minecraft/class_9824$class_9825; | ||
FIELD field_52274 context Lnet/minecraft/class_790$class_791; | ||
METHOD <init> (Ljava/util/Map;Lnet/minecraft/class_3695;Lnet/minecraft/class_1100;Lnet/minecraft/class_324;Ljava/util/function/BiConsumer;)V | ||
ARG 1 blockStates | ||
ARG 2 profiler | ||
ARG 3 missingModel | ||
ARG 4 blockColors | ||
ARG 5 onLoad | ||
METHOD method_61051 load ()V | ||
METHOD method_61052 (ILnet/minecraft/class_2680;)V | ||
ARG 2 state | ||
METHOD method_61053 loadBlockStates (Lnet/minecraft/class_2960;Lnet/minecraft/class_2689;)V | ||
ARG 1 id | ||
ARG 2 stateManager | ||
METHOD method_61054 (Lnet/minecraft/class_2248;Ljava/util/Map;Lnet/minecraft/class_2680;)Z | ||
ARG 2 state | ||
METHOD method_61057 toStatePredicate (Lnet/minecraft/class_2689;Ljava/lang/String;)Ljava/util/function/Predicate; | ||
ARG 0 stateManager | ||
ARG 1 predicate | ||
METHOD method_61058 parseProperty (Lnet/minecraft/class_2769;Ljava/lang/String;)Ljava/lang/Comparable; | ||
ARG 0 property | ||
ARG 1 value | ||
METHOD method_61060 (Lnet/minecraft/class_9824$class_4455;)Ljava/util/Set; | ||
ARG 0 definition | ||
METHOD method_61061 (Lnet/minecraft/class_9824$class_4455;Ljava/util/Set;)V | ||
ARG 1 definition | ||
ARG 2 states | ||
METHOD method_61062 (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V | ||
ARG 0 map | ||
METHOD method_61063 addStates (Ljava/lang/Iterable;)V | ||
ARG 1 states | ||
METHOD method_61064 (Ljava/util/List;Lnet/minecraft/class_2689;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/class_816;Lnet/minecraft/class_790;Lnet/minecraft/class_2960;Lnet/minecraft/class_9824$class_7777;Ljava/lang/String;Lnet/minecraft/class_807;)V | ||
ARG 9 variant | ||
ARG 10 model | ||
METHOD method_61065 (Ljava/util/Map;Lnet/minecraft/class_2960;Lnet/minecraft/class_2680;)V | ||
ARG 2 state | ||
METHOD method_61066 (Ljava/util/Map;Lnet/minecraft/class_2960;Ljava/util/Map;Lnet/minecraft/class_1091;Lnet/minecraft/class_2680;)V | ||
ARG 4 modelId | ||
ARG 5 state | ||
METHOD method_61067 (Ljava/util/Map;Lnet/minecraft/class_807;Ljava/util/List;Lnet/minecraft/class_816;Lnet/minecraft/class_790;Lnet/minecraft/class_2680;)V | ||
ARG 6 state | ||
METHOD method_61068 (Ljava/util/Map;Lnet/minecraft/class_816;Ljava/util/List;Lnet/minecraft/class_2680;)V | ||
ARG 3 state | ||
METHOD method_61069 getStateLookup ()Lit/unimi/dsi/fastutil/objects/Object2IntMap; | ||
CLASS class_1089 ModelLoaderException | ||
METHOD <init> (Ljava/lang/String;)V | ||
ARG 1 message | ||
CLASS class_4455 ModelDefinition | ||
FIELD comp_2873 components Ljava/util/List; | ||
FIELD comp_2874 values Ljava/util/List; | ||
METHOD <init> (Ljava/util/List;Ljava/util/List;)V | ||
ARG 1 components | ||
ARG 2 values | ||
METHOD comp_2873 components ()Ljava/util/List; | ||
METHOD comp_2874 values ()Ljava/util/List; | ||
METHOD equals (Ljava/lang/Object;)Z | ||
ARG 1 o | ||
METHOD method_21607 create (Lnet/minecraft/class_2680;Lnet/minecraft/class_816;Ljava/util/Collection;)Lnet/minecraft/class_9824$class_4455; | ||
ARG 0 state | ||
ARG 1 rawModel | ||
ARG 2 properties | ||
METHOD method_21608 create (Lnet/minecraft/class_2680;Lnet/minecraft/class_1100;Ljava/util/Collection;)Lnet/minecraft/class_9824$class_4455; | ||
ARG 0 state | ||
ARG 1 rawModel | ||
ARG 2 properties | ||
METHOD method_21609 getStateValues (Lnet/minecraft/class_2680;Ljava/util/Collection;)Ljava/util/List; | ||
ARG 0 state | ||
ARG 1 properties | ||
METHOD method_21610 (Lnet/minecraft/class_2689;Lnet/minecraft/class_2680;Lnet/minecraft/class_819;)Z | ||
ARG 2 component | ||
CLASS class_7777 SourceTrackedData | ||
METHOD method_61071 readVariantMap (Lnet/minecraft/class_2960;Lnet/minecraft/class_790$class_791;)Lnet/minecraft/class_790; | ||
ARG 1 id | ||
ARG 2 context | ||
CLASS class_9825 BlockModel |
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
2 changes: 1 addition & 1 deletion
2
...nt/EnchantmentLevelBasedValueType.mapping → ...ntment/EnchantmentLevelBasedValue.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
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.