Uses of Package
net.neoforged.neoforge.common.data
Packages that use net.neoforged.neoforge.common.data
Package
Description
Classes for NeoForge's own data generation.
-
Classes in net.neoforged.neoforge.common.data used by net.minecraft.data.tagsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.client.model.generatorsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.client.model.generators.loadersClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.common.dataClassDescriptionAn interface used to generated modded advancements.Enables data providers to check if other data files currently exist.Can be used in place of
OverlayMetadataSection
during datagen if you wish to generate conditions.Dataprovider for using a Codec to generate jsons.Contains all the data to completely define a sound event.Identifies a specific sound that has to be played in a sound event, along with all the necessary parameters.Represents the type of sound that theSoundDefinition.Sound
object represents. -
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.common.data.internalClassDescriptionAn extension of the vanilla
AdvancementProvider
to provide a feature-complete experience to generate modded advancements.An interface used to generated modded advancements.A provider fordata map
generation.Enables data providers to check if other data files currently exist.Dataprovider for using a Codec to generate jsons.Data provider for thesounds.json
file, which identifies sound definitions for the various sound events in Minecraft.Data provider for atlas configuration files.
An atlas configuration is bound to a specific texture atlas such as theminecraft:blocks
atlas and allows adding additional textures to the atlas by addingSpriteSource
s to the configuration. -
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.common.extensionsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.data.eventClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.data.loadingClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.oldtestClassDescriptionAn interface used to generated modded advancements.Enables data providers to check if other data files currently exist.A data provider for
ParticleDescription
s.Data provider for thesounds.json
file, which identifies sound definitions for the various sound events in Minecraft. -
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.oldtest.blockClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.oldtest.client.modelClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.oldtest.worldClassDescriptionAn extension of the
RegistriesDatapackGenerator
which properly handles referencing existing dynamic registry objects within another dynamic registry object. -
Classes in net.neoforged.neoforge.common.data used by net.neoforged.testframework.impl.regClassDescriptionEnables data providers to check if other data files currently exist.