Class CommonLifecycleEvents
java.lang.Object
net.fabricmc.fabric.api.event.lifecycle.v1.CommonLifecycleEvents
-
Nested Class Summary
-
Field Summary
Modifier 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.
-