Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\event\world\ChunkEvent Member List

This is the complete list of members for pocketmine\event\world\ChunkEvent, including all inherited members.

$eventName (defined in pocketmine\event\Event)pocketmine\event\Eventprotected
__construct(World $world, private int $chunkX, private int $chunkZ, private Chunk $chunk) (defined in pocketmine\event\world\ChunkEvent)pocketmine\event\world\ChunkEvent
__construct(private World $world) (defined in pocketmine\event\world\WorldEvent)pocketmine\event\world\WorldEvent
call()pocketmine\event\Event
getChunk() (defined in pocketmine\event\world\ChunkEvent)pocketmine\event\world\ChunkEvent
getChunkX() (defined in pocketmine\event\world\ChunkEvent)pocketmine\event\world\ChunkEvent
getChunkZ() (defined in pocketmine\event\world\ChunkEvent)pocketmine\event\world\ChunkEvent
getEventName() (defined in pocketmine\event\Event)pocketmine\event\Event
getWorld() (defined in pocketmine\event\world\WorldEvent)pocketmine\event\world\WorldEvent
hasHandlers()pocketmine\event\Eventstatic