Uses of Enum Class
org.rspeer.game.combat.Combat.WeaponType
Packages that use Combat.WeaponType
-
Uses of Combat.WeaponType in org.rspeer.game.combat
Subclasses with type arguments of type Combat.WeaponType in org.rspeer.game.combatMethods in org.rspeer.game.combat that return Combat.WeaponTypeModifier and TypeMethodDescriptionstatic Combat.WeaponTypeCombat.getWeaponType()static Combat.WeaponTypeReturns the enum constant of this class with the specified name.static Combat.WeaponType[]Combat.WeaponType.values()Returns an array containing the constants of this enum class, in the order they are declared.