Uses of Enum Class
games.stendhal.server.maps.deathmatch.DeathmatchLifecycle
Packages that use DeathmatchLifecycle
Package
Description
Deathmatch: Actions for SpeakerNPCs and internal handling.
-
Uses of DeathmatchLifecycle in games.stendhal.server.maps.deathmatch
Methods in games.stendhal.server.maps.deathmatch that return DeathmatchLifecycleModifier and TypeMethodDescriptionstatic DeathmatchLifecycleReturns the enum constant of this class with the specified name.static DeathmatchLifecycle[]DeathmatchLifecycle.values()Returns an array containing the constants of this enum class, in the order they are declared.