Class ServerChunkEvents
java.lang.Object
net.fabricmc.fabric.api.event.lifecycle.v1.ServerChunkEvents
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Event
<ServerChunkEvents.Load> Called when a chunk is loaded into a ServerWorld.static final Event
<ServerChunkEvents.Unload> Called when a chunk is unloaded from a ServerWorld. -
Method Summary