Uses of Enum Class
de.slikey.effectlib.EffectType
Packages that use EffectType
-
Uses of EffectType in de.slikey.effectlib
Fields in de.slikey.effectlib declared as EffectTypeMethods in de.slikey.effectlib that return EffectTypeModifier and TypeMethodDescriptionEffect.getType()Type of effect being played.static 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 de.slikey.effectlib with parameters of type EffectType