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

8 lines
216 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS awy net/minecraft/item/ToolType
2018-11-04 10:45:24 -05:00
METHOD a getMaxDamage ()I
METHOD b getEfficiency ()F
METHOD c getDamage ()F
METHOD d getMiningLevel ()I
METHOD e getEnchantability ()I
2018-11-29 15:10:38 -05:00
METHOD f getRepairIngredient ()Laxv;