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

10 lines
234 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ayk net/minecraft/item/ToolItem
FIELD a material Layj;
METHOD <init> (Layj;Lawy$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 material
2019-01-09 12:20:38 -05:00
METHOD a canRepair (Laxd;Laxd;)Z
2018-11-30 06:37:11 -05:00
ARG 1 tool
2019-01-09 12:20:38 -05:00
ARG 2 ingredient
2018-11-04 10:45:24 -05:00
METHOD c getEnchantability ()I
2019-01-09 12:20:38 -05:00
METHOD e getType ()Layj;