forked from FabricMC/yarn
-
Notifications
You must be signed in to change notification settings - Fork 0
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
65 changed files
with
1,224 additions
and
13 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
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/block/dispenser/EquippableDispenserBehavior.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_10205 net/minecraft/block/dispenser/EquippableDispenserBehavior | ||
FIELD field_54201 INSTANCE Lnet/minecraft/class_10205; | ||
METHOD method_64105 (Lnet/minecraft/class_1799;Lnet/minecraft/class_1309;)Z | ||
ARG 1 entity | ||
METHOD method_64106 dispense (Lnet/minecraft/class_2342;Lnet/minecraft/class_1799;)Z | ||
ARG 0 pointer | ||
ARG 1 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
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
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/client/gui/tooltip/TooltipBackgroundRenderer.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,20 @@ | ||
CLASS net/minecraft/class_8002 net/minecraft/client/gui/tooltip/TooltipBackgroundRenderer | ||
COMMENT A class for rendering a background box for a tooltip. | ||
FIELD field_54151 DEFAULT_BACKGROUND_TEXTURE Lnet/minecraft/class_2960; | ||
FIELD field_54152 DEFAULT_FRAME_TEXTURE Lnet/minecraft/class_2960; | ||
METHOD method_47946 render (Lnet/minecraft/class_332;IIIIILnet/minecraft/class_2960;)V | ||
ARG 0 context | ||
ARG 1 x | ||
ARG 2 y | ||
ARG 3 width | ||
ARG 4 height | ||
ARG 5 z | ||
ARG 6 texture | ||
METHOD method_64049 getBackgroundTexture (Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960; | ||
ARG 0 texture | ||
METHOD method_64050 (Ljava/lang/String;)Ljava/lang/String; | ||
ARG 0 name | ||
METHOD method_64051 getFrameTexture (Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960; | ||
ARG 0 texture | ||
METHOD method_64052 (Ljava/lang/String;)Ljava/lang/String; | ||
ARG 0 name |
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/client/render/entity/SalmonEntityRenderer.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,5 @@ | ||
CLASS net/minecraft/class_938 net/minecraft/client/render/entity/SalmonEntityRenderer | ||
FIELD field_4767 TEXTURE Lnet/minecraft/class_2960; | ||
FIELD field_53198 smallModel Lnet/minecraft/class_599; | ||
FIELD field_53199 mediumModel Lnet/minecraft/class_599; | ||
FIELD field_53200 largeModel Lnet/minecraft/class_599; |
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/client/render/entity/equipment/EquipmentModelLoader.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_10201 net/minecraft/client/render/entity/equipment/EquipmentModelLoader | ||
FIELD field_54189 EMPTY Lnet/minecraft/class_10186; | ||
FIELD field_54190 models Ljava/util/Map; | ||
METHOD method_64087 get (Lnet/minecraft/class_2960;)Lnet/minecraft/class_10186; | ||
ARG 1 id |
35 changes: 35 additions & 0 deletions
35
mappings/net/minecraft/client/render/entity/equipment/EquipmentRenderer.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,35 @@ | ||
CLASS net/minecraft/class_10197 net/minecraft/client/render/entity/equipment/EquipmentRenderer | ||
FIELD field_54179 equipmentModelLoader Lnet/minecraft/class_10201; | ||
FIELD field_54180 layerTextures Ljava/util/function/Function; | ||
FIELD field_54181 trimSprites Ljava/util/function/Function; | ||
METHOD <init> (Lnet/minecraft/class_10201;Lnet/minecraft/class_1059;)V | ||
ARG 1 equipmentModelLoader | ||
ARG 2 armorTrimsAtlas | ||
METHOD method_64076 getDyeColor (Lnet/minecraft/class_10186$class_10189;I)I | ||
ARG 0 layer | ||
ARG 1 dyeColor | ||
METHOD method_64077 render (Lnet/minecraft/class_10186$class_10190;Lnet/minecraft/class_2960;Lnet/minecraft/class_3879;Lnet/minecraft/class_1799;Ljava/util/function/Function;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V | ||
ARG 1 layerType | ||
ARG 2 modelId | ||
ARG 3 model | ||
ARG 4 stack | ||
ARG 5 renderLayerFunction | ||
ARG 6 matrices | ||
ARG 7 vertexConsumers | ||
ARG 8 light | ||
METHOD method_64078 render (Lnet/minecraft/class_10186$class_10190;Lnet/minecraft/class_2960;Lnet/minecraft/class_3879;Lnet/minecraft/class_1799;Ljava/util/function/Function;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_2960;)V | ||
ARG 1 layerType | ||
ARG 2 modelId | ||
ARG 3 model | ||
ARG 4 stack | ||
ARG 5 renderLayerFunction | ||
ARG 6 matrices | ||
ARG 7 vertexConsumers | ||
ARG 8 light | ||
ARG 9 texture | ||
METHOD method_64079 (Lnet/minecraft/class_10197$class_10198;)Lnet/minecraft/class_2960; | ||
ARG 0 key | ||
METHOD method_64080 (Lnet/minecraft/class_1059;Lnet/minecraft/class_10197$class_10199;)Lnet/minecraft/class_1058; | ||
ARG 1 key | ||
CLASS class_10198 LayerTextureKey | ||
CLASS class_10199 TrimSpriteKey |
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/entity/feature/ElytraFeatureRenderer.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,10 @@ | ||
CLASS net/minecraft/class_979 net/minecraft/client/render/entity/feature/ElytraFeatureRenderer | ||
FIELD field_4852 model Lnet/minecraft/class_563; | ||
FIELD field_53215 babyModel Lnet/minecraft/class_563; | ||
FIELD field_54185 equipmentRenderer Lnet/minecraft/class_10197; | ||
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)V | ||
ARG 1 context | ||
ARG 2 loader | ||
ARG 3 equipmentRenderer | ||
METHOD method_64084 getTexture (Lnet/minecraft/class_10034;)Lnet/minecraft/class_2960; | ||
ARG 0 state |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/entity/feature/HorseArmorFeatureRenderer.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,8 @@ | ||
CLASS net/minecraft/class_4073 net/minecraft/client/render/entity/feature/HorseArmorFeatureRenderer | ||
FIELD field_53216 model Lnet/minecraft/class_9947; | ||
FIELD field_53217 babyModel Lnet/minecraft/class_9947; | ||
FIELD field_54182 equipmentRenderer Lnet/minecraft/class_10197; | ||
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)V | ||
ARG 1 context | ||
ARG 2 loader | ||
ARG 3 equipmentRenderer |
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer.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,15 @@ | ||
CLASS net/minecraft/class_988 net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer | ||
FIELD field_53220 model Lnet/minecraft/class_578; | ||
FIELD field_53221 babyModel Lnet/minecraft/class_578; | ||
FIELD field_54184 equipmentRenderer Lnet/minecraft/class_10197; | ||
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10197;)V | ||
ARG 1 context | ||
ARG 2 loader | ||
ARG 3 equipmentRenderer | ||
METHOD method_64083 render (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_10043;Lnet/minecraft/class_1799;Lnet/minecraft/class_2960;I)V | ||
ARG 1 matrices | ||
ARG 2 vertexConsumers | ||
ARG 3 state | ||
ARG 4 stack | ||
ARG 5 modelId | ||
ARG 6 light |
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,5 +1,13 @@ | ||
CLASS net/minecraft/class_763 net/minecraft/client/render/item/ItemModels | ||
FIELD field_54157 models Ljava/util/Map; | ||
FIELD field_54158 missingModelSupplier Ljava/util/function/Supplier; | ||
FIELD field_54159 idToModel Ljava/util/function/Function; | ||
METHOD <init> (Lnet/minecraft/class_1092;)V | ||
ARG 1 modelManager | ||
METHOD method_3308 getModel (Lnet/minecraft/class_1799;)Lnet/minecraft/class_1087; | ||
ARG 1 stack | ||
METHOD method_64056 clearModels ()V | ||
METHOD method_64057 getModel (Lnet/minecraft/class_2960;)Lnet/minecraft/class_1087; | ||
ARG 1 id | ||
METHOD method_64058 (Lnet/minecraft/class_1092;Lnet/minecraft/class_2960;)Lnet/minecraft/class_1087; | ||
ARG 1 id |
Oops, something went wrong.