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