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