Uses of Class
games.stendhal.server.maps.deathmatch.DeathmatchInfo
Package
Description
Deathmatch: Actions for SpeakerNPCs and internal handling.
-
Uses of DeathmatchInfo in games.stendhal.server.entity.creature
ModifierConstructorDescriptionDeathMatchCreature(Creature copy, DeathmatchInfo deathmatchInfo)
DeathCreature.DeathMatchCreature(DeathmatchInfo deathmatchInfo)
-
Uses of DeathmatchInfo in games.stendhal.server.maps.deathmatch
ModifierConstructorDescriptionDoneAction(DeathmatchInfo deathmatchInfo)
StartAction(DeathmatchInfo deathmatchInfo)
Creates a new StartAction for the specified deathmatch.