Uses of Enum Class
org.bukkit.damage.DamageScaling
Package
Description
Classes concerning damage types and sources applicable to living entities.
-
Uses of DamageScaling in org.bukkit.damage
Modifier and TypeMethodDescriptionDamageType.getDamageScaling()
Get theDamageScaling
for this damage type.static DamageScaling
Returns the enum constant of this class with the specified name.static DamageScaling[]
DamageScaling.values()
Returns an array containing the constants of this enum class, in the order they are declared.