Uses of Class
games.stendhal.server.maps.deathmatch.DeathmatchState
Packages that use DeathmatchState
Package
Description
Deathmatch: Actions for SpeakerNPCs and internal handling.
-
Uses of DeathmatchState in games.stendhal.server.maps.deathmatch
Methods in games.stendhal.server.maps.deathmatch that return DeathmatchStateModifier and TypeMethodDescriptionstatic DeathmatchState
DeathmatchState.createFromQuestString(String questString)
Parses the questString.static DeathmatchState
DeathmatchState.createStartState(int level)
Creates a start state.