Uses of Enum Class
org.rspeer.game.Combat.WeaponType
Packages that use Combat.WeaponType
-
Uses of Combat.WeaponType in org.rspeer.game
Subclasses with type arguments of type Combat.WeaponType in org.rspeer.gameMethods in org.rspeer.game that return Combat.WeaponTypeModifier and TypeMethodDescriptionstatic Combat.WeaponTypeCombat.getWeaponType()Deprecated.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.