Package | Description |
---|---|
com.chrismin13.additionsapi.durability |
Modifier and Type | Method and Description |
---|---|
ShieldDurability |
ShieldDurability.setDamageMultiplier(float damageMultiplier)
If the shield is blocking when the player takes damage by another entity,
the amount of durability reduced by the shield will be however much the
damage taken was.
|
ShieldDurability |
ShieldDurability.setExtraDurabilityTaken(int extraDurabilityTaken)
Set the Extra Durability taken upon blocking a hit.
|