Package net.minecraftforge.common.data
@ParametersAreNonnullByDefault
package net.minecraftforge.common.data
-
ClassDescriptionEnables data providers to check if other data files currently exist.Currently used only for replacing shears item to shears_dig tool actionForgeRegistryTagsProvider<T extends IForgeRegistryEntry<T>>Provider for forge's GlobalLootModifier system.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.Data provider for the
sounds.json
file, which identifies sound definitions for the various sound events in Minecraft. -
Enum ClassDescriptionRepresents the type of sound that the
SoundDefinition.Sound
object represents.