fabric-lifecycle-events-v1
/
net.fabricmc.fabric.api.event.lifecycle.v1
/
ServerChunkEvents
/
Unload
Unload
public interface
Unload
Content copied to clipboard
Functions
Sources
Functions
onChunkUnload
Link copied to clipboard
abstract void
onChunkUnload
(
ServerWorld
world,
WorldChunk
chunk)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard