Package net.minecraftforge.common.data
@ParametersAreNonnullByDefault
package net.minecraftforge.common.data
-
ClassDescriptionAn extension of the
RegistriesDatapackGenerator
which properly handles referencing existing dynamic registry objects within another dynamic registry object.Enables data providers to check if other data files currently exist.An extension of theAdvancementProvider
to provide a feature-complete experience to generate modded advancements.An interface used to generated modded advancements.Currently used only for replacing shears item to shears_dig tool actionProvider for forge's GlobalLootModifier system.Dataprovider for using a Codec to generate jsons.A data provider forParticleDescription
s.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.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.