public interface IItemTier
Modifier and Type | Method and Description |
---|---|
float |
getAttackDamage() |
float |
getEfficiency() |
int |
getEnchantability() |
int |
getHarvestLevel() |
int |
getMaxUses() |
Ingredient |
getRepairMaterial() |
int getMaxUses()
float getEfficiency()
float getAttackDamage()
int getHarvestLevel()
int getEnchantability()
Ingredient getRepairMaterial()