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.neoforged.neoforge.client.data
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.client.data.internal
-
Classes in net.neoforged.neoforge.common.data used by net.neoforged.neoforge.common.dataClassDescriptionCan be used in place of
OverlayMetadataSection
during datagen if you wish to generate conditions.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.internalClassDescriptionThis item tag provider waits for block tags to be available and allows to declaratively copy block tags over to item tags using the
BlockTagCopyingItemTagProvider.copy(TagKey, TagKey)
method.A provider fordata map
generation.Data provider for thesounds.json
file, which identifies sound definitions for the various sound events in Minecraft.