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

9 lines
215 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS axb net/minecraft/item/ToolItem
FIELD a material Laxa;
METHOD <init> (Laxa;Lavp$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 material
2018-12-05 09:11:37 -05:00
METHOD a canRepair (Lavu;Lavu;)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-05 09:11:37 -05:00
METHOD e getType ()Laxa;