Uses of Class
org.rspeer.game.component.tdi.Magic.Autocast.Mode
-
Packages that use Magic.Autocast.Mode Package Description org.rspeer.game.component.tdi -
-
Uses of Magic.Autocast.Mode in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Magic.Autocast.Mode Modifier and Type Method Description static Magic.Autocast.ModeMagic.Autocast. getMode()static Magic.Autocast.ModeMagic.Autocast.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static Magic.Autocast.Mode[]Magic.Autocast.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Magic.Autocast.Mode Modifier and Type Method Description static booleanMagic.Autocast. select(Magic.Autocast.Mode mode, Spell spell)
-