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

13 lines
324 B
Plaintext

CLASS awd net/minecraft/item/ToolMaterial
FIELD a WOOD Lawd;
FIELD b STONE Lawd;
FIELD c IRON Lawd;
FIELD d GOLD Lawd;
FIELD e DIAMOND Lawd;
METHOD a getMaxDamage ()I
METHOD b getEfficiency ()F
METHOD c getDamage ()F
METHOD d getMiningLevel ()I
METHOD e getEnchantability ()I
METHOD f getRepairIngredient ()Lawy;