Uses of Package
net.minecraftforge.common.data
Packages that use net.minecraftforge.common.data
Package
Description
-
Classes in net.minecraftforge.common.data used by net.minecraft.data.tagsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.client.model.generatorsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.client.model.generators.loadersClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.common.dataClassDescriptionEnables data providers to check if other data files currently exist.An interface used to generated modded advancements.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 the
SoundDefinition.Sound
object represents.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.minecraftforge.common.data used by net.minecraftforge.common.extensionsClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.data.eventClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.data.loadingClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.debugClassDescriptionEnables data providers to check if other data files currently exist.An interface used to generated modded advancements.Data provider for the
sounds.json
file, which identifies sound definitions for the various sound events in Minecraft. -
Classes in net.minecraftforge.common.data used by net.minecraftforge.debug.blockClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.debug.client.modelClassDescriptionEnables data providers to check if other data files currently exist.
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.debug.gameplay.loot
-
Classes in net.minecraftforge.common.data used by net.minecraftforge.debug.worldClassDescriptionAn extension of the
RegistriesDatapackGenerator
which properly handles referencing existing dynamic registry objects within another dynamic registry object.