Package net.fabricmc.fabric.api.datagen.v1.provider
package net.fabricmc.fabric.api.datagen.v1.provider
-
ClassDescriptionExtend this class and implement
FabricBlockLootTableProvider.generate().Extend this class and implementFabricCodecDataProvider.configure(BiConsumer, RegistryWrapper.WrapperLookup).A provider to help with data-generation of dynamic registry objects, such as biomes, features, or message types.Extend this class and implementFabricEntityLootTableProvider.generate().A base interface for Loot table providers.Interface-injected toProvidedTagBuilder.Implement this class (or one of the inner classes) to generate a tag list.Extend this class to createBlockEntityTypetags in the "/block_entity_type" tag directory.Extend this class to createBlocktags in the "/block" tag directory.Extend this class to createEntityTypetags in the "/entity_type" tag directory.Parent class for tag providers that support adding registered values directly.Extend this class to createFluidtags in the "/fluid" tag directory.Extend this class to createItemtags in the "/item" tag directory.