Package net.fabricmc.fabric.api.event.registry
package net.fabricmc.fabric.api.event.registry
-
ClassDescriptionThis event gets triggered before a dynamic registry is being loaded.A view providing access to the registries that are currently being loaded.FabricRegistryBuilder<T,
R extends MutableRegistry<T>> Used to create custom registries, with specified registry attributes.The remapping process functions as follows: RegistryEntryRemovedCallbacks are called to remove any objects culled in the process, with the old numeric ID.