Uses of Package
net.minecraftforge.registries
Package
Description
-
-
-
ClassDescriptionUtility class to help with managing registry entries.Called whenever the ID mapping might have changed.Main interface for the registry system.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.
-
-
ClassDescriptionThis event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.
-
ClassDescriptionUtility class to help with managing registry entries.
-
-
-
-
ClassDescriptionUtility class to help with managing registry entries.Internal - use the public
IForgeRegistry
andForgeRegistries
APIs to get the dataMain interface for the registry system.Callback fired when objects are added to the registry.Callback fired when the registry is done processing.Callback fired when the registry is cleared.Callback fired when a registry instance is created.Callback fired when the registry contents are validated.Fired on theforge bus
.Actions you can take with this missing mapping.Register new registries when you receive this event throughRegistryBuilder
andNewRegistryEvent.create(RegistryBuilder)
.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered. -
ClassDescriptionThis event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.