Class DeathmatchArea
java.lang.Object
games.stendhal.server.maps.deathmatch.DeathmatchArea
- All Implemented Interfaces:
LoginListener
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getArea()
protected void
void
onLoggedIn(Player player)
Is called after a player logged into the game.
-
Method Details
-
initialize
protected void initialize() -
onLoggedIn
Description copied from interface:LoginListener
Is called after a player logged into the game.- Specified by:
onLoggedIn
in interfaceLoginListener
- Parameters:
player
- the player who has logged in
-
getArea
-
contains
-
getPlayers
-