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

8 lines
228 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS bdi net/minecraft/item/ToolMaterial
2018-11-30 06:49:14 -05:00
METHOD a getDurability ()I
2019-06-03 12:42:18 -04:00
METHOD b getMiningSpeed ()F
2018-11-30 06:49:14 -05:00
METHOD c getAttackDamage ()F
METHOD d getMiningLevel ()I
METHOD e getEnchantability ()I
2019-06-07 07:45:25 -04:00
METHOD f getRepairIngredient ()Lbej;