程序包 net.neoforged.neoforge.common.data
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.common.data
-
类说明This 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.DataMapProvider.AdvancedBuilder<T,R, VR extends DataMapValueRemover<R, T>> An extension of theRegistriesDatapackGenerator
which properly handles referencing existing dynamic registry objects within another dynamic registry object.Can be used in place ofOverlayMetadataSection
during datagen if you wish to generate conditions.Provider for forge's GlobalLootModifier system.Dataprovider for using a Codec to generate jsons.Data Provider class for generating the recipe_priorities.json file and adding recipe priority overrides to it.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.