-
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.
- Loading branch information
Showing
10 changed files
with
99 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
CLASS net/minecraft/class_10602 net/minecraft/client/model/BabyModelPair | ||
METHOD method_66533 get (Z)Lnet/minecraft/class_3879; | ||
ARG 1 baby |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/client/render/entity/PigEntityRenderer.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_932 net/minecraft/client/render/entity/PigEntityRenderer | ||
FIELD field_55874 modelPairs Ljava/util/Map; | ||
METHOD method_66541 createModelPairs (Lnet/minecraft/class_5617$class_5618;)Ljava/util/Map; | ||
ARG 0 context |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/client/render/entity/model/ColdPigEntityModel.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_10603 net/minecraft/client/render/entity/model/ColdPigEntityModel | ||
METHOD method_66534 getTexturedModelData (Lnet/minecraft/class_5605;)Lnet/minecraft/class_5607; | ||
ARG 0 dilation |
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/client/render/entity/state/PigEntityRenderState.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,2 +1,3 @@ | ||
CLASS net/minecraft/class_10053 net/minecraft/client/render/entity/state/PigEntityRenderState | ||
FIELD field_53515 saddled Z | ||
FIELD field_55877 variant Lnet/minecraft/class_10586; |
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/entity/passive/AnimalTemperature.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_10589 net/minecraft/entity/passive/AnimalTemperature | ||
COMMENT Represents temperatures associated with {@linkplain net.minecraft.entity.passive.PigVariant pig} | ||
COMMENT and {@linkplain net.minecraft.entity.passive.FrogVariant frog} variants. | ||
FIELD field_55703 name Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V | ||
ARG 3 name | ||
METHOD method_66321 getName ()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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
CLASS net/minecraft/class_10586 net/minecraft/entity/passive/PigVariant | ||
FIELD field_55680 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_55681 PACKET_CODEC Lnet/minecraft/class_9139; | ||
FIELD field_55682 ENTRY_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_55683 ENTRY_PACKET_CODEC Lnet/minecraft/class_9139; | ||
FIELD field_55684 model Lnet/minecraft/class_10586$class_10587; | ||
FIELD field_55685 id Lnet/minecraft/class_2960; | ||
FIELD field_55686 textureId Lnet/minecraft/class_2960; | ||
FIELD field_55687 biomes Ljava/util/Optional; | ||
METHOD <init> (Lnet/minecraft/class_10586$class_10587;Lnet/minecraft/class_2960;Ljava/util/Optional;)V | ||
ARG 1 model | ||
ARG 2 id | ||
ARG 3 biomes | ||
METHOD equals (Ljava/lang/Object;)Z | ||
ARG 1 o | ||
METHOD method_66300 getModel ()Lnet/minecraft/class_10586$class_10587; | ||
METHOD method_66301 (Lnet/minecraft/class_10586;)Ljava/util/Optional; | ||
ARG 0 variant | ||
METHOD method_66302 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_66303 (Ljava/lang/String;)Ljava/lang/String; | ||
ARG 0 path | ||
METHOD method_66304 getTextureId ()Lnet/minecraft/class_2960; | ||
METHOD method_66305 (Lnet/minecraft/class_10586;)Lnet/minecraft/class_2960; | ||
ARG 0 variant | ||
METHOD method_66306 getBiomes ()Ljava/util/Optional; | ||
METHOD method_66307 (Lnet/minecraft/class_10586;)Lnet/minecraft/class_10586$class_10587; | ||
ARG 0 variant | ||
METHOD method_66308 (Lnet/minecraft/class_10586;)Ljava/util/Optional; | ||
ARG 0 variant | ||
METHOD method_66309 (Lnet/minecraft/class_10586;)Lnet/minecraft/class_2960; | ||
ARG 0 variant | ||
METHOD method_66310 (Lnet/minecraft/class_10586;)Lnet/minecraft/class_10586$class_10587; | ||
ARG 0 variant | ||
CLASS class_10587 Model | ||
FIELD field_55690 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_55691 PACKET_CODEC Lnet/minecraft/class_9139; | ||
FIELD field_55692 BY_ID Ljava/util/function/IntFunction; | ||
FIELD field_55693 id I | ||
FIELD field_55694 name Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V | ||
ARG 3 id | ||
ARG 4 name | ||
METHOD method_66312 (Lnet/minecraft/class_10586$class_10587;)I | ||
ARG 0 model | ||
METHOD method_66313 (Lnet/minecraft/class_10586$class_10587;)I | ||
ARG 0 model |
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,29 @@ | ||
CLASS net/minecraft/class_10588 net/minecraft/entity/passive/PigVariants | ||
FIELD field_55696 TEMPERATE Lnet/minecraft/class_5321; | ||
FIELD field_55697 WARM Lnet/minecraft/class_5321; | ||
FIELD field_55698 COLD Lnet/minecraft/class_5321; | ||
FIELD field_55699 DEFAULT Lnet/minecraft/class_5321; | ||
METHOD method_66314 fromBiome (Lnet/minecraft/class_5819;Lnet/minecraft/class_5455;Lnet/minecraft/class_6880;)Ljava/util/Optional; | ||
ARG 0 random | ||
ARG 1 registries | ||
ARG 2 biomes | ||
METHOD method_66315 of (Ljava/lang/String;)Lnet/minecraft/class_5321; | ||
ARG 0 path | ||
METHOD method_66316 (Lnet/minecraft/class_6880$class_6883;)Z | ||
ARG 0 variant | ||
METHOD method_66317 (Lnet/minecraft/class_6880;Lnet/minecraft/class_6880$class_6883;)Z | ||
ARG 1 variant | ||
METHOD method_66318 bootstrap (Lnet/minecraft/class_7891;)V | ||
ARG 0 registry | ||
METHOD method_66319 register (Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10586$class_10587;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_66320 register (Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10586$class_10587;Ljava/lang/String;Ljava/util/Optional;)V | ||
ARG 0 registry | ||
ARG 1 key | ||
ARG 2 model | ||
ARG 3 textureName | ||
ARG 4 biomes |