Method |
Description |
|
PlayerDeath ( PlayerDeathEvent $event ) |
|
|
PlayerIsInGame ( $name ) |
|
|
PlayerQuit ( PlayerQuitEvent $event ) |
|
|
changeStatusSign ( ) |
|
|
gameTask ( ) |
|
|
getInstance ( ) |
|
|
onBreak ( BlockBreakEvent $event ) |
|
|
onCommand ( pocketmine\command\CommandSender $sender, Command $command, $label, array $args ) |
|
|
onDisable ( ) |
|
|
onEnable ( ) |
|
|
onMove ( PlayerMoveEvent $event ) |
|
|
onPlace ( BlockPlaceEvent $event ) |
|
|
onPlayerCommand ( PlayerCommandPreprocessEvent $event ) |
|
|
playerBlockTouch ( PlayerInteractEvent $event ) |
|
|
sendMessage ( $msg ) |
|
|