Uses of Package
net.minecraftforge.registries
Packages that use net.minecraftforge.registries
Package
Description
-
Classes in net.minecraftforge.registries used by net.minecraft.world.item.alchemy
-
Classes in net.minecraftforge.registries used by net.minecraftforge.commonClassDescriptionUtility class to help with managing registry entries.Called whenever the ID mapping might have changed.Fired on the
forge bus
.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered. -
Classes in net.minecraftforge.registries used by net.minecraftforge.common.craftingClassDescriptionObjectHolder can be used to automatically populate public static final fields with entries from the registry.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.common.extensions
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debugClassDescriptionUtility class to help with managing registry entries.Main interface for the registry system.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.blockClassDescriptionUtility class to help with managing registry entries.ObjectHolder can be used to automatically populate public static final fields with entries from the registry.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.clientClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.client.modelClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.client.renderingClassDescriptionObjectHolder can be used to automatically populate public static final fields with entries from the registry.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.entityClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.entity.playerClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.fluidClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.gameplay.lootClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.itemClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.miscClassDescriptionUtility class to help with managing registry entries.ObjectHolder can be used to automatically populate public static final fields with entries from the registry.This event fires for each forge and vanilla registry when all registries are ready to have modded objects registered.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.recipe.recipebookClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.debug.worldClassDescriptionUtility class to help with managing registry entries.
-
Classes in net.minecraftforge.registries used by net.minecraftforge.network
-
Classes in net.minecraftforge.registries used by net.minecraftforge.registriesClassDescriptionUtility class to help with managing registry entries.Main 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.Factory for creating dummy entries, allowing worlds to be loaded and keep the missing block references.Callback fired when the registry contents are validated.Fired on the
forge 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.