public interface DamageModifier
Modifier and Type | Method and Description |
---|---|
Cause |
getCause()
Gets the cause of this
DamageModifier . |
DamageModifierType |
getType()
Gets the
DamageModifierType for this DamageModifier . |
DamageModifierType getType()
DamageModifierType
for this DamageModifier
.Cause getCause()
DamageModifier
.