@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
Package net.minecraftforge.common.data
-
Interface Summary Interface Description ExistingFileHelper.IResourceType -
Class Summary Class Description ExistingFileHelper Enables data providers to check if other data files currently exist.ExistingFileHelper.ResourceType ForgeBlockTagsProvider ForgeFluidTagsProvider ForgeItemTagsProvider ForgeLootTableProvider Currently used only for replacing shears item to shears tagForgeRecipeProvider ForgeRegistryTagsProvider<T extends IForgeRegistryEntry<T>> GlobalLootModifierProvider Provider for forge's GlobalLootModifier system.LanguageProvider SoundDefinition Contains all the data to completely define a sound event.SoundDefinition.Sound Identifies a specific sound that has to be played in a sound event, along with all the necessary parameters.SoundDefinitionsProvider Data provider for thesounds.json
file, which identifies sound definitions for the various sound events in Minecraft. -
Enum Summary Enum Description SoundDefinition.SoundType Represents the type of sound that theSoundDefinition.Sound
object represents.