Overview

Namespaces

  • aliuly
    • common
      • selectors
    • grabbag
      • api
    • killrate
      • api
  • xPaw

Classes

  • GbAddServerEvent
  • GbRemoveServerEvent
  • GbRmQueryEvent
  • GbUpdateQueryEvent
  • GrabBag
  • GrabBagEvent
  • Overview
  • Namespace
  • Class

Class GbRemoveServerEvent

Triggered when a server is being removed from the server list

pocketmine\event\plugin\PluginEvent
Extended by aliuly\grabbag\api\GrabBagEvent
Extended by aliuly\grabbag\api\GbRemoveServerEvent implements pocketmine\event\Cancellable
Namespace: aliuly\grabbag\api
Located at GbRemoveServerEvent.php
Methods summary
public
# __construct( aliuly\grabbag\Main $plugin, $id )

Parameters

$plugin
  • plugin owner
$id

Overrides

aliuly\grabbag\api\GrabBagEvent::__construct()
public str
# getId( )

Returns the server id

Returns the server id

Returns

str
public
# setId( str $id )

Sets the server id

Sets the server id

Parameters

$id
Properties summary
public static $handlerList
# null
API documentation generated by ApiGen