PHP Class pocketmine\event\level\ChunkLoadEvent

Inheritance: extends ChunkEvent
Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Méthodes publiques

Свойство Type Description
$handlerList

Méthodes publiques

Méthode Description
__construct ( pocketmine\level\format\FullChunk $chunk, $newChunk )
isNewChunk ( ) : boolean

Method Details

__construct() public méthode

public __construct ( pocketmine\level\format\FullChunk $chunk, $newChunk )
$chunk pocketmine\level\format\FullChunk

isNewChunk() public méthode

public isNewChunk ( ) : boolean
Résultat boolean

Property Details

$handlerList public_oe static_oe property

public static $handlerList