Uses of Package
net.neoforged.neoforge.registries.datamaps
Packages that use net.neoforged.neoforge.registries.datamaps
Package
Description
-
Classes in net.neoforged.neoforge.registries.datamaps used by net.minecraft.coreClassDescriptionA registry data map contains data-driven object that can be attached to a registry object.Represents a registry object (usually a
Holder
) that has data maps. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.neoforge.commonClassDescriptionEvent fired on the
game event bus
when the data maps of a registry have either been synced to the client or reloaded on the server. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.neoforge.common.dataClassDescriptionA version of
data map types
that has two more features for compatibility and conflict handling: mergers and removers.A registry data map contains data-driven object that can be attached to a registry object.An interface used to remove values from registry data maps. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.neoforge.registriesClassDescriptionA registry data map contains data-driven object that can be attached to a registry object.Represents a registry object (usually a
Holder
) that has data maps. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.neoforge.registries.datamapsClassDescriptionA version of
data map types
that has two more features for compatibility and conflict handling: mergers and removers.A builder foradvanced data map types
.A registry data map contains data-driven object that can be attached to a registry object.A builder fordata map types
.An interface used to merge two conflicting registry data map values attached to the same object.An interface used to remove values from registry data maps.A remover that completely removes the value. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.neoforge.registries.datamaps.builtinClassDescriptionA registry data map contains data-driven object that can be attached to a registry object.Event fired on the mod event bus, in order to register
data map types
. -
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.testframework.impl.regClassDescriptionA registry data map contains data-driven object that can be attached to a registry object.
-
Classes in net.neoforged.neoforge.registries.datamaps used by net.neoforged.testframework.registrationClassDescriptionA registry data map contains data-driven object that can be attached to a registry object.Represents a registry object (usually a
Holder
) that has data maps.