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

8 lines
235 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS bdf net/minecraft/item/ToolMaterial
2018-11-30 06:49:14 -05:00
METHOD a getDurability ()I
METHOD b getBlockBreakingSpeed ()F
METHOD c getAttackDamage ()F
METHOD d getMiningLevel ()I
METHOD e getEnchantability ()I
2019-05-07 12:05:49 -04:00
METHOD f getRepairIngredient ()Lbeg;