-
Notifications
You must be signed in to change notification settings - Fork 31
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
1 parent
2289a30
commit 8c7cd49
Showing
23 changed files
with
44 additions
and
34 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/client/render/entity/PlayerRenderer.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,2 @@ | ||
CLASS net/minecraft/class_86 net/minecraft/client/render/entity/PlayerRenderer | ||
FIELD field_294 headRenderer Lnet/minecraft/class_87; |
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 +1,2 @@ | ||
CLASS net/minecraft/class_533 net/minecraft/item/PlaceableTileItem | ||
FIELD field_2216 tileId I |
2 changes: 1 addition & 1 deletion
2
.../net/minecraft/item/armour/Armour.mapping → .../minecraft/item/armour/ArmourItem.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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_355 net/minecraft/item/food/CookieItem |
5 changes: 4 additions & 1 deletion
5
...ings/net/minecraft/item/food/Food.mapping → .../net/minecraft/item/food/FoodItem.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_554 net/minecraft/item/food/Food | ||
CLASS net/minecraft/class_554 net/minecraft/item/food/FoodItem | ||
FIELD field_2325 healAmount I | ||
FIELD field_2326 wolfFood Z | ||
METHOD <init> (IIZ)V | ||
ARG 1 id | ||
ARG 3 wolfFood | ||
METHOD method_1835 getHealAmount ()I | ||
METHOD method_1836 canWolvesEat ()Z |
2 changes: 1 addition & 1 deletion
2
.../minecraft/item/food/MushroomStew.mapping → ...ecraft/item/food/MushroomStewItem.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 @@ | ||
CLASS net/minecraft/class_495 net/minecraft/item/food/MushroomStew | ||
CLASS net/minecraft/class_495 net/minecraft/item/food/MushroomStewItem |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_367 net/minecraft/item/tool/BowItem |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_220 net/minecraft/item/tool/BucketItem |
2 changes: 1 addition & 1 deletion
2
...et/minecraft/item/tool/FishingRod.mapping → ...inecraft/item/tool/FishingRodItem.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 @@ | ||
CLASS net/minecraft/class_607 net/minecraft/item/tool/FishingRod | ||
CLASS net/minecraft/class_607 net/minecraft/item/tool/FishingRodItem |
2 changes: 1 addition & 1 deletion
2
...s/net/minecraft/item/tool/Hatchet.mapping → ...t/minecraft/item/tool/HatchetItem.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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_249 net/minecraft/item/tool/HoeItem |
2 changes: 1 addition & 1 deletion
2
...s/net/minecraft/item/tool/Pickaxe.mapping → ...t/minecraft/item/tool/PickaxeItem.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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/class_501 net/minecraft/item/tool/ShovelItem | ||
FIELD field_2088 effectiveBlocks [Lnet/minecraft/class_17; |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/class_352 net/minecraft/item/tool/SwordItem |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/class_632 net/minecraft/item/tool/ToolItem | ||
FIELD field_2711 toolMaterial Lnet/minecraft/class_428; |