Package | Description |
---|---|
net.minecraftforge.common |
Modifier and Type | Method and Description |
---|---|
ISpecialArmor.ArmorProperties |
ISpecialArmor.ArmorProperties.copy() |
ISpecialArmor.ArmorProperties |
ISpecialArmor.getProperties(EntityLiving player,
ItemStack armor,
DamageSource source,
double damage,
int slot)
Retrieves the modifiers to be used when calculating armor damage.
|
Modifier and Type | Method and Description |
---|---|
int |
ISpecialArmor.ArmorProperties.compareTo(ISpecialArmor.ArmorProperties o) |