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.A base interface for Loot table providers.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 "/blocks" tag directory.Extend this class to createEnchantmenttags in the "/enchantments" tag directory.Extend this class to createEntityTypetags in the "/entity_types" tag directory.Extend this class to createFluidtags in the "/fluids" tag directory.Extend this class to createItemtags in the "/items" tag directory.