Uses of Enum Class
xericker.arenalegends.handler.entity.contract.DamageType
Packages that use DamageType
-
Uses of DamageType in xericker.arenalegends.handler.entity.contract
Subclasses with type arguments of type DamageType in xericker.arenalegends.handler.entity.contractMethods in xericker.arenalegends.handler.entity.contract that return DamageTypeModifier and TypeMethodDescriptionstatic DamageTypeReturns the enum constant of this class with the specified name.static DamageType[]DamageType.values()Returns an array containing the constants of this enum class, in the order they are declared.