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

13 lines
324 B
Plaintext

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