yarn/mappings/net/minecraft/item/ToolItem.mapping

9 lines
215 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS axv net/minecraft/item/ToolItem
FIELD a material Laxu;
2018-12-12 12:22:18 -05:00
METHOD <init> (Laxu;Lawj$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 material
2018-12-12 12:12:26 -05:00
METHOD a canRepair (Lawo;Lawo;)Z
2018-11-30 06:37:11 -05:00
ARG 1 tool
2018-11-04 10:45:24 -05:00
METHOD c getEnchantability ()I
2018-12-12 12:12:26 -05:00
METHOD e getType ()Laxu;