Package net.fabricmc.fabric.api.event.registry
@NullMarked
package net.fabricmc.fabric.api.event.registry
API code for fabric-registry-sync-v0.
-
ClassDescriptionContains methods for registering and accessing dynamic registries.Flags for configuring dynamic registry syncing.This event gets triggered before a dynamic registry is being loaded.A view providing access to the registries that are currently being loaded.General-purpose Fabric-provided extensions for
Registryobjects.FabricRegistryBuilder<T, R extends net.minecraft.core.WritableRegistry<T>>Used to create custom registries, with specified registry attributes.An event for when an entry is added to a registry.The remapping process functions as follows: RegistryEntryRemovedCallbacks are called to remove any objects culled in the process, with the old numeric ID.