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