-
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.
* 25w04a stuff Lots of behind the scenes stuff in this one... still some left to do. * Remove invalid unpicks constants were removed
- Loading branch information
Showing
63 changed files
with
513 additions
and
25 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
CLASS net/minecraft/class_7114 net/minecraft/block/MangroveLeavesBlock | ||
FIELD field_46394 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_67235 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/block/TintedParticleLeavesBlock.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,4 @@ | ||
CLASS net/minecraft/class_10716 net/minecraft/block/TintedParticleLeavesBlock | ||
FIELD field_56338 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_67237 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/block/UntintedParticleLeavesBlock.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,9 @@ | ||
CLASS net/minecraft/class_10717 net/minecraft/block/UntintedParticleLeavesBlock | ||
FIELD field_56339 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_56340 leafParticleEffect Lnet/minecraft/class_2394; | ||
METHOD <init> (FLnet/minecraft/class_2394;Lnet/minecraft/class_4970$class_2251;)V | ||
ARG 1 leafParticleChance | ||
ARG 2 leafParticleEffect | ||
ARG 3 settings | ||
METHOD method_67239 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
32 changes: 32 additions & 0 deletions
32
mappings/net/minecraft/client/data/AtlasDefinitionProvider.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,32 @@ | ||
CLASS net/minecraft/class_10718 net/minecraft/client/data/AtlasDefinitionProvider | ||
FIELD field_56342 TRIM_PALETTES_ID Lnet/minecraft/class_2960; | ||
FIELD field_56343 TRIM_ASSET_SUFFIX_TO_COLOR_PALETTE Ljava/util/Map; | ||
FIELD field_56344 ARMOR_TRIM_PATTERN_KEYS Ljava/util/List; | ||
FIELD field_56345 EQUIPMENT_MODEL_LAYER_TYPES Ljava/util/List; | ||
FIELD field_56346 pathResolver Lnet/minecraft/class_7784$class_7489; | ||
METHOD <init> (Lnet/minecraft/class_7784;)V | ||
ARG 1 output | ||
METHOD method_67246 (Lnet/minecraft/class_10714$class_10715;)Lnet/minecraft/class_2960; | ||
ARG 0 assetId | ||
METHOD method_67247 (Lnet/minecraft/class_10714;)Ljava/util/stream/Stream; | ||
ARG 0 assets | ||
METHOD method_67248 createDirectoryAtlasSource (Lnet/minecraft/class_10721;)Lnet/minecraft/class_7948; | ||
ARG 0 spriteMapper | ||
METHOD method_67249 (Lnet/minecraft/class_10186$class_10190;Ljava/lang/String;)Ljava/lang/String; | ||
ARG 1 trimPatternPath | ||
METHOD method_67250 createSingleAtlasSource (Lnet/minecraft/class_4730;)Lnet/minecraft/class_7948; | ||
ARG 0 spriteId | ||
METHOD method_67251 createAtlasSources (Ljava/lang/String;)Ljava/util/List; | ||
ARG 0 directorySource | ||
METHOD method_67252 runForAtlas (Lnet/minecraft/class_7403;Lnet/minecraft/class_2960;Ljava/util/List;)Ljava/util/concurrent/CompletableFuture; | ||
ARG 1 writer | ||
ARG 2 atlasId | ||
ARG 3 atlasSources | ||
METHOD method_67253 getArmorTrimTextures ()Ljava/util/List; | ||
METHOD method_67254 createAtlasSources (Lnet/minecraft/class_10721;)Ljava/util/List; | ||
ARG 0 spriteMapper | ||
METHOD method_67255 streamTrimAssets ()Ljava/util/stream/Stream; | ||
METHOD method_67256 createArmorTrimsAtlasSources ()Ljava/util/List; | ||
METHOD method_67257 createBlocksAtlasSources ()Ljava/util/List; | ||
METHOD method_67258 createBannerPatternsAtlasSources ()Ljava/util/List; | ||
METHOD method_67259 createShieldAtlasSources ()Ljava/util/List; |
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,15 @@ | ||
CLASS net/minecraft/class_10725 net/minecraft/client/render/Atlases | ||
FIELD field_56379 ARMOR_TRIMS Lnet/minecraft/class_2960; | ||
FIELD field_56380 BANNER_PATTERNS Lnet/minecraft/class_2960; | ||
FIELD field_56381 BEDS Lnet/minecraft/class_2960; | ||
FIELD field_56382 BLOCKS Lnet/minecraft/class_2960; | ||
FIELD field_56383 CHESTS Lnet/minecraft/class_2960; | ||
FIELD field_56384 DECORATED_POT Lnet/minecraft/class_2960; | ||
FIELD field_56385 GUI Lnet/minecraft/class_2960; | ||
FIELD field_56386 MAP_DECORATIONS Lnet/minecraft/class_2960; | ||
FIELD field_56387 MOB_EFFECTS Lnet/minecraft/class_2960; | ||
FIELD field_56388 PAINTINGS Lnet/minecraft/class_2960; | ||
FIELD field_56389 PARTICLES Lnet/minecraft/class_2960; | ||
FIELD field_56390 SHIELD_PATTERNS Lnet/minecraft/class_2960; | ||
FIELD field_56391 SHULKER_BOXES Lnet/minecraft/class_2960; | ||
FIELD field_56392 SIGNS Lnet/minecraft/class_2960; |
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: 4 additions & 0 deletions
4
mappings/net/minecraft/client/render/item/property/bool/ComponentBooleanProperty.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,4 @@ | ||
CLASS net/minecraft/class_10723 net/minecraft/client/render/item/property/bool/ComponentBooleanProperty | ||
FIELD field_56367 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_67286 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
2 changes: 1 addition & 1 deletion
2
...property/select/ComponentProperty.mapping → ...ty/select/ComponentSelectProperty.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
4 changes: 4 additions & 0 deletions
4
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,3 +1,7 @@ | ||
CLASS net/minecraft/class_7952 net/minecraft/client/texture/atlas/AtlasSourceManager | ||
FIELD field_41396 TYPE_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_41397 LIST_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56377 ID_MAPPER Lnet/minecraft/class_5699$class_10388; | ||
METHOD method_67289 bootstrap ()V | ||
METHOD method_67290 (Lcom/mojang/serialization/MapCodec;)Lcom/mojang/serialization/MapCodec; | ||
ARG 0 codec |
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,5 @@ | ||
CLASS net/minecraft/class_10721 net/minecraft/client/util/SpriteMapper | ||
METHOD method_67273 map (Lnet/minecraft/class_2960;)Lnet/minecraft/class_4730; | ||
ARG 1 id | ||
METHOD method_67274 mapVanilla (Ljava/lang/String;)Lnet/minecraft/class_4730; | ||
ARG 1 id |
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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/component/type/ContainerLootComponent.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,4 +1,5 @@ | ||
CLASS net/minecraft/class_9297 net/minecraft/component/type/ContainerLootComponent | ||
FIELD field_49361 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56315 UNKNOWN_LOOT_TABLE_TOOLTIP_TEXT Lnet/minecraft/class_2561; | ||
METHOD method_57513 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
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,5 @@ | ||
CLASS net/minecraft/class_9209 net/minecraft/component/type/MapIdComponent | ||
FIELD field_48924 PACKET_CODEC Lnet/minecraft/class_9139; | ||
FIELD field_49425 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56341 LOCKED_TOOLTIP_TEXT Lnet/minecraft/class_2561; | ||
METHOD method_56814 asString ()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
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/component/type/WeaponComponent.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,8 @@ | ||
CLASS net/minecraft/class_10590 net/minecraft/component/type/WeaponComponent | ||
FIELD field_55712 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_55713 PACKET_CODEC Lnet/minecraft/class_9139; | ||
FIELD field_56320 AXE_DISABLE_BLOCKING_FOR_SECONDS F | ||
METHOD <init> (I)V | ||
ARG 1 itemDamagePerAttack | ||
METHOD method_66336 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
Oops, something went wrong.