public interface ToolMaterial
Modifier and Type | Method and Description |
---|---|
float |
getAttackDamage() |
int |
getDurability() |
int |
getEnchantability() |
int |
getMiningLevel() |
float |
getMiningSpeedMultiplier() |
Ingredient |
getRepairIngredient() |
int getDurability()
float getMiningSpeedMultiplier()
float getAttackDamage()
int getMiningLevel()
int getEnchantability()
Ingredient getRepairIngredient()