All Classes and Interfaces
Class
Description
The main accessor class for Bibliocraft's API.
This class provides helper methods to generate datagen entries for Bibliocraft blocks with your mod's wood type(s).
Holds all information Bibliocraft needs about a wood type.
The registry for
BibliocraftWoodTypes.An adaptation of
LootTableProvider and BlockLootSubProvider that is optimized to Bibliocraft's needs.A variant of
WithConditions.Builder that has a map operation and does no validation on whether there are actually conditions added to the builder.Holds all information Bibliocraft needs to make the Lock and Key item work on a block entity.
Holds the behaviors of the Lock and Key item for different block entities.
The default
BlockTagsProvider implementation clears the builders before calling TagsProvider.addTags(HolderLookup.Provider).The default
ItemTagsProvider implementation clears the builders before calling TagsProvider.addTags(HolderLookup.Provider).Register your own
BibliocraftWoodTypes here.Register your own
LockAndKeyBehaviors here.