Package | Description |
---|---|
io.papermc.paper.event.packet | |
org.bukkit.event.world |
Modifier and Type | Class | Description |
---|---|---|
class |
PlayerChunkLoadEvent |
|
class |
PlayerChunkUnloadEvent |
Is called when a
Player receives a chunk unload packet. |
Modifier and Type | Class | Description |
---|---|---|
class |
ChunkLoadEvent |
Called when a chunk is loaded
|
class |
ChunkPopulateEvent |
Thrown when a new chunk has finished being populated.
|
class |
ChunkUnloadEvent |
Called when a chunk is unloaded
|
Copyright © 2021. All rights reserved.