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

9 lines
215 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS awz net/minecraft/item/ToolItem
2018-11-30 06:37:11 -05:00
FIELD a material Lawy;
2018-11-29 15:10:38 -05:00
METHOD <init> (Lawy;Lavn$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 material
2018-11-29 15:10:38 -05:00
METHOD a canRepair (Lavs;Lavs;)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-11-29 15:10:38 -05:00
METHOD e getType ()Lawy;