Class ClientChunkEvents
java.lang.Object
net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientChunkEvents
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event
<ClientChunkEvents.Load> Called when a chunk is loaded into a ClientWorld.static final Event
<ClientChunkEvents.Unload> Called when a chunk is about to be unloaded from a ClientWorld. -
Method Summary