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 DeathmatchStateDeathmatchState.createFromQuestString(String questString)Parses the questString.static DeathmatchStateDeathmatchState.createStartState(int level)Creates a start state.