Uses of Enum Class
org.rspeer.game.component.tdi.Magic.Autocast.Mode
Packages that use Magic.Autocast.Mode
-
Uses of Magic.Autocast.Mode in org.rspeer.game.component.tdi
Subclasses with type arguments of type Magic.Autocast.Mode in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Magic.Autocast.ModeModifier and TypeMethodDescriptionstatic Magic.Autocast.ModeMagic.Autocast.getMode()static Magic.Autocast.ModeReturns the enum constant of this class with the specified name.static Magic.Autocast.Mode[]Magic.Autocast.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Magic.Autocast.ModeModifier and TypeMethodDescriptionstatic booleanMagic.Autocast.select(Magic.Autocast.Mode mode, Spell spell)