-
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
75 changed files
with
522 additions
and
16 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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
CLASS net/minecraft/class_10735 net/minecraft/block/BushBlock | ||
FIELD field_56456 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_56457 SHAPE Lnet/minecraft/class_265; | ||
METHOD method_67402 (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)V | ||
ARG 2 pos | ||
METHOD method_67403 getGrowthPos (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Ljava/util/Optional; | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 state |
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,6 @@ | ||
CLASS net/minecraft/class_10736 net/minecraft/block/FireflyBushBLock | ||
FIELD field_56460 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_56461 FIREFLY_CHANCE D | ||
FIELD field_56462 FIREFLY_HORIZONTAL_RADIUS D | ||
FIELD field_56463 FIREFLY_VERTICAL_RADIUS D | ||
FIELD field_56464 LIGHT_LEVEL_THRESHOLD I |
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,6 @@ | ||
CLASS net/minecraft/class_10737 net/minecraft/block/SandBlock | ||
FIELD field_56465 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_67404 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_67405 (Lnet/minecraft/class_10737;)Lnet/minecraft/class_8805; | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/class_10738 net/minecraft/block/TerracottaBlock | ||
FIELD field_56466 CODEC Lcom/mojang/serialization/MapCodec; |
3 changes: 2 additions & 1 deletion
3
mappings/net/minecraft/block/entity/TrialSpawnerBlockEntity.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,7 @@ | ||
CLASS net/minecraft/class_8961 net/minecraft/block/entity/TrialSpawnerBlockEntity | ||
FIELD field_47355 spawner Lnet/minecraft/class_8963; | ||
FIELD field_47355 logic Lnet/minecraft/class_8963; | ||
METHOD <init> (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V | ||
ARG 1 pos | ||
ARG 2 state | ||
METHOD method_55150 getSpawner ()Lnet/minecraft/class_8963; | ||
METHOD method_67406 createDefaultLogic ()Lnet/minecraft/class_8963; |
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
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/client/particle/FireflyParticle.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,7 @@ | ||
CLASS net/minecraft/class_10748 net/minecraft/client/particle/FireflyParticle | ||
FIELD field_56498 MIN_MAX_AGE I | ||
FIELD field_56499 MAX_MAX_AGE I | ||
CLASS class_10749 Factory | ||
FIELD field_56502 spriteProvider Lnet/minecraft/class_4002; | ||
METHOD <init> (Lnet/minecraft/class_4002;)V | ||
ARG 1 spriteProvider |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/realms/exception/upload/FailedRealmsUploadException.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,6 @@ | ||
CLASS net/minecraft/class_10234 net/minecraft/client/realms/exception/upload/FailedRealmsUploadException | ||
FIELD field_54366 errorMessage Lnet/minecraft/class_2561; | ||
METHOD <init> (Ljava/lang/String;)V | ||
ARG 1 errorMessage | ||
METHOD <init> (Lnet/minecraft/class_2561;)V | ||
ARG 1 errorMessage |
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/client/render/entity/CowEntityRenderer.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 +1,4 @@ | ||
CLASS net/minecraft/class_884 net/minecraft/client/render/entity/CowEntityRenderer | ||
FIELD field_56506 babyModelPairMap Ljava/util/Map; | ||
METHOD method_67473 createBabyModelPairMap (Lnet/minecraft/class_5617$class_5618;)Ljava/util/Map; | ||
ARG 0 context |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/entity/model/ColdCowEntityModel.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,2 @@ | ||
CLASS net/minecraft/class_10746 net/minecraft/client/render/entity/model/ColdCowEntityModel | ||
METHOD method_67468 getTexturedModelData ()Lnet/minecraft/class_5607; |
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: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/entity/model/WarmCowEntityModel.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,2 @@ | ||
CLASS net/minecraft/class_10747 net/minecraft/client/render/entity/model/WarmCowEntityModel | ||
METHOD method_67470 getTexturedModelData ()Lnet/minecraft/class_5607; |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/entity/state/CowEntityRenderState.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,2 @@ | ||
CLASS net/minecraft/class_10750 net/minecraft/client/render/entity/state/CowEntityRenderState | ||
FIELD field_56507 variant Lnet/minecraft/class_10731; |
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,6 @@ | ||
CLASS net/minecraft/class_4718 net/minecraft/client/util/GlException | ||
METHOD <init> (Ljava/lang/String;)V | ||
ARG 1 message | ||
METHOD <init> (Ljava/lang/String;Ljava/lang/Throwable;)V | ||
ARG 1 message | ||
ARG 2 cause |
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/datafixer/fix/RaidRenamesDataFix.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,3 @@ | ||
CLASS net/minecraft/class_10729 net/minecraft/datafixer/fix/RaidRenamesDataFix | ||
METHOD <init> (Lcom/mojang/datafixers/schemas/Schema;)V | ||
ARG 1 outputSchema |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/entity/passive/AbstractCowEntity.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,5 @@ | ||
CLASS net/minecraft/class_1430 net/minecraft/entity/passive/AbstractCowEntity | ||
FIELD field_47771 BABY_BASE_DIMENSIONS Lnet/minecraft/class_4048; | ||
METHOD method_26883 createCowAttributes ()Lnet/minecraft/class_5132$class_5133; | ||
METHOD method_58367 (Lnet/minecraft/class_1799;)Z | ||
ARG 0 stack |
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,5 @@ | ||
CLASS net/minecraft/class_1430 net/minecraft/entity/passive/CowEntity | ||
FIELD field_47771 BABY_BASE_DIMENSIONS Lnet/minecraft/class_4048; | ||
METHOD method_26883 createCowAttributes ()Lnet/minecraft/class_5132$class_5133; | ||
METHOD method_58367 (Lnet/minecraft/class_1799;)Z | ||
ARG 0 stack | ||
CLASS net/minecraft/class_10730 net/minecraft/entity/passive/CowEntity | ||
FIELD field_56424 VARIANT Lnet/minecraft/class_2940; | ||
METHOD method_67348 setVariant (Lnet/minecraft/class_6880;)V | ||
ARG 1 variant | ||
METHOD method_67349 getVariant ()Lnet/minecraft/class_6880; |
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,16 @@ | ||
CLASS net/minecraft/class_10731 net/minecraft/entity/passive/CowVariant | ||
FIELD field_56425 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56426 NETWORK_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56427 ENTRY_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56428 ENTRY_PACKET_CODEC Lnet/minecraft/class_9139; | ||
METHOD <init> (Lnet/minecraft/class_10693;)V | ||
ARG 1 modelAndTexture | ||
METHOD method_67350 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_67351 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
CLASS class_10732 Model | ||
FIELD field_56432 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_56433 id Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V | ||
ARG 3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
CLASS net/minecraft/class_10733 net/minecraft/entity/passive/CowVariants | ||
FIELD field_56435 TEMPERATE Lnet/minecraft/class_5321; | ||
FIELD field_56436 WARM Lnet/minecraft/class_5321; | ||
FIELD field_56437 COLD Lnet/minecraft/class_5321; | ||
FIELD field_56438 DEFAULT Lnet/minecraft/class_5321; | ||
METHOD method_67353 of (Lnet/minecraft/class_2960;)Lnet/minecraft/class_5321; | ||
ARG 0 id | ||
METHOD method_67354 select (Lnet/minecraft/class_5819;Lnet/minecraft/class_5455;Lnet/minecraft/class_10701;)Ljava/util/Optional; | ||
ARG 0 random | ||
ARG 1 registries | ||
ARG 2 context | ||
METHOD method_67355 bootstrap (Lnet/minecraft/class_7891;)V | ||
ARG 0 registry | ||
METHOD method_67356 register (Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10731$class_10732;Ljava/lang/String;Lnet/minecraft/class_6862;)V | ||
ARG 0 registry | ||
ARG 1 key | ||
ARG 2 model | ||
ARG 3 textureName | ||
ARG 4 biomes | ||
METHOD method_67357 register (Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10731$class_10732;Ljava/lang/String;Lnet/minecraft/class_10702;)V | ||
ARG 0 registry | ||
ARG 1 key | ||
ARG 2 model | ||
ARG 3 textureName | ||
ARG 4 spawnConditions |
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.