Genisys  Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
PlayerLoginEvent Class Reference
Inheritance diagram for PlayerLoginEvent:
[legend]
Collaboration diagram for PlayerLoginEvent:
[legend]

Public Member Functions

 __construct (Player $player, $kickMessage)
 
 setKickMessage ($kickMessage)
 
 getKickMessage ()
 
- Public Member Functions inherited from PlayerEvent
 getPlayer ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 
- Public Member Functions inherited from Cancellable
 isCancelled ()
 
 setCancelled ($forceCancel=false)
 

Static Public Attributes

static $handlerList = null
 

Protected Attributes

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

Detailed Description

Called when a player joins, after things have been correctly set up (you can change anything now)


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