Uses of Enum Class
studio.magemonkey.fabled.shield.ShieldDisplay
Packages that use ShieldDisplay
-
Uses of ShieldDisplay in studio.magemonkey.fabled.shield
Methods in studio.magemonkey.fabled.shield that return ShieldDisplayModifier and TypeMethodDescriptionShieldEffect.getDisplayLocation()
static ShieldDisplay
Returns the enum constant of this class with the specified name.static ShieldDisplay[]
ShieldDisplay.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.fabled.shield with parameters of type ShieldDisplayModifier and TypeMethodDescriptionvoid
ShieldEffect.setDisplayLocation
(ShieldDisplay displayLocation)