PHP Class pocketmine\event\level\ChunkEvent

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

Méthodes publiques

Méthode Description
__construct ( pocketmine\level\format\FullChunk $chunk )
getChunk ( ) : pocketmine\level\format\FullChunk

Method Details

__construct() public méthode

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

getChunk() public méthode

public getChunk ( ) : pocketmine\level\format\FullChunk
Résultat pocketmine\level\format\FullChunk