Package org.quiltmc.qsl.registry.api.event
package org.quiltmc.qsl.registry.api.event
The Registry-related Events.
Some events to listen to registries such as additions or dynamic registries setup are provided by the RegistryEvents class.
In addition to that an API for finer
registry monitoring is also provided.
-
ClassDescriptionRepresents the
DynamicRegistryManagersetup context provided in theRegistryEvents.DYNAMIC_REGISTRY_SETUPevent.Represents a map of known registries.Represents information about a registry entry.Events for listening to the manipulation of Minecraft's content registries.Functional interface to be implemented on callbacks forRegistryEvents.getEntryAddEvent(Registry).A higher level tool for monitoring the manipulation of Minecraft's content registries.