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

8 lines
216 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS awg 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-07 11:37:58 -05:00
METHOD f getRepairIngredient ()Laxd;