Uses of Enum Class
com.prineside.tdi2.systems.WaveSystem.Status
Packages that use WaveSystem.Status
-
Uses of WaveSystem.Status in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return WaveSystem.StatusConstructors in com.prineside.tdi2.events.game with parameters of type WaveSystem.Status -
Uses of WaveSystem.Status in com.prineside.tdi2.systems
Fields in com.prineside.tdi2.systems declared as WaveSystem.StatusMethods in com.prineside.tdi2.systems that return WaveSystem.StatusModifier and TypeMethodDescriptionstatic WaveSystem.StatusReturns the enum constant of this class with the specified name.static WaveSystem.Status[]WaveSystem.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.prineside.tdi2.systems with parameters of type WaveSystem.Status