Uses of Enum Class
org.rspeer.game.combat.Combat.Stance
Packages that use Combat.Stance
-
Uses of Combat.Stance in org.rspeer.game.combat
Subclasses with type arguments of type Combat.Stance in org.rspeer.game.combatMethods in org.rspeer.game.combat that return Combat.StanceModifier and TypeMethodDescriptionstatic Combat.StanceReturns the enum constant of this class with the specified name.static Combat.Stance[]Combat.Stance.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.combat with parameters of type Combat.StanceModifier and TypeMethodDescriptionCombat.getPrayers(Combat.Stance stance, boolean includeDefensive)