Uses of Class
games.stendhal.server.entity.mapstuff.spawner.CreatureRespawnPoint
Package
Description
-
Uses of CreatureRespawnPoint in games.stendhal.server.core.engine
Modifier and TypeMethodDescriptionvoid
StendhalRPZone.add(CreatureRespawnPoint point)
Add a creature respawn point to the zone.void
StendhalRPZone.remove(CreatureRespawnPoint point)
Remove a creature respawn point from the zone. -
Uses of CreatureRespawnPoint in games.stendhal.server.entity.creature
Modifier and TypeMethodDescriptionCreature.getRespawnPoint()
gets the respan point of this create -
Uses of CreatureRespawnPoint in games.stendhal.server.util
Modifier and TypeMethodDescriptionboolean
Area.contains(CreatureRespawnPoint point)
Checks whether a respawn point is within this area.