public interface IItemTier
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| float | getAttackDamage() | 
| float | getEfficiency() | 
| int | getEnchantability() | 
| int | getHarvestLevel() | 
| int | getMaxUses() | 
| Ingredient | getRepairMaterial() | 
int getMaxUses()
float getEfficiency()
float getAttackDamage()
int getHarvestLevel()
int getEnchantability()
Ingredient getRepairMaterial()