Class CommonLifecycleEvents
java.lang.Object
net.fabricmc.fabric.api.event.lifecycle.v1.CommonLifecycleEvents
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Event
<CommonLifecycleEvents.TagsLoaded> Called when tags are loaded or updated. -
Method Summary
-
Field Details
-
TAGS_LOADED
Called when tags are loaded or updated.
-