Uses of Enum Class
org.rspeer.game.component.EffectType
Packages that use EffectType
-
Uses of EffectType in org.rspeer.game.component
Subclasses with type arguments of type EffectType in org.rspeer.game.componentMethods in org.rspeer.game.component that return EffectTypeModifier and TypeMethodDescriptionstatic EffectTypeReturns the enum constant of this class with the specified name.static EffectType[]EffectType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component with parameters of type EffectTypeModifier and TypeMethodDescriptionstatic intEffectBar.getValue(EffectType type) static booleanEffectBar.isActive(EffectType type)