PocketMine
PlayerJoinEvent Class Reference
Inheritance diagram for PlayerJoinEvent:
PlayerEvent Event

Public Member Functions

 __construct (Player $player, $joinMessage)
 
 setJoinMessage ($joinMessage)
 
 getJoinMessage ()
 
- Public Member Functions inherited from PlayerEvent
 getPlayer ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 

Static Public Attributes

static $handlerList = null
 

Protected Attributes

 $joinMessage
 
- Protected Attributes inherited from PlayerEvent
 $player
 
- Protected Attributes inherited from Event
 $eventName = null
 

Detailed Description

Called when a player joins the server, after sending all the spawn packets

Member Function Documentation

getJoinMessage ( )
Returns
string|TextContainer
setJoinMessage (   $joinMessage)
Parameters
string | TextContainer$joinMessage

The documentation for this class was generated from the following file: