Package at.minecraftschurli.mods.bibliocraft.api.datagen
@NullMarked
package at.minecraftschurli.mods.bibliocraft.api.datagen
-
ClassDescriptionThis class provides helper methods to generate datagen entries for Bibliocraft blocks with your mod's wood type(s).An adaptation of
LootTableProviderandBlockLootSubProviderthat is optimized to Bibliocraft's needs.A variant ofWithConditions.Builderthat has a map operation and does no validation on whether there are actually conditions added to the builder.The defaultBlockTagsProviderimplementation clears the builders before callingTagsProvider.addTags(HolderLookup.Provider).The defaultItemTagsProviderimplementation clears the builders before callingTagsProvider.addTags(HolderLookup.Provider).