Package net.fabricmc.fabric.api.event.registry
package net.fabricmc.fabric.api.event.registry
-
ClassDescriptionThis event gets triggered when a new
DynamicRegistryManager
gets created, but before it gets filled.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.