|
PocketMine-MP 5.37.4 git-dbb3eefc44d5dddb20f540594fbda61467f50873
|
This is the complete list of members for pocketmine\event\world\ChunkUnloadEvent, including all inherited members.
| $eventName (defined in pocketmine\event\Event) | pocketmine\event\Event | protected |
| __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\Event | static |
| isCancelled() | pocketmine\event\Cancellable |