Class RegistryDataProvider
java.lang.Object
net.darkhax.bookshelf.api.registry.RegistryDataProvider
- Direct Known Subclasses:
BookshelfContentProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal IOwnedRegistryEntries<net.minecraft.world.entity.ai.attributes.Attribute>final IOwnedRegistryEntries<net.minecraft.world.level.block.entity.BannerPattern>final IOwnedRegistryEntries<net.minecraft.world.level.block.entity.BlockEntityType<?>>final IOwnedRegistryEntries<net.minecraft.world.level.block.Block>final IOwnedRegistryEntries<Consumer<ITabBuilder>>final IOwnedRegistryEntries<net.minecraft.server.packs.resources.PreparableReloadListener>final IOwnedRegistryEntries<net.minecraft.world.item.enchantment.Enchantment>final IOwnedRegistryEntries<net.minecraft.world.entity.EntityType<?>>final IOwnedRegistryEntries<net.minecraft.world.level.material.Fluid>final IOwnedRegistryEntries<net.minecraft.world.item.Item>final IOwnedRegistryEntries<net.minecraft.world.inventory.MenuType<?>>final IOwnedRegistryEntries<net.minecraft.world.effect.MobEffect>final IOwnedRegistryEntries<net.minecraft.world.entity.decoration.PaintingVariant>final IOwnedRegistryEntries<net.minecraft.core.particles.ParticleType<?>>final IOwnedRegistryEntries<net.minecraft.world.item.alchemy.Potion>final IOwnedRegistryEntries<net.minecraft.world.item.crafting.RecipeSerializer<?>>final RecipeTypeEntriesfinal IOwnedRegistryEntries<net.minecraft.server.packs.resources.PreparableReloadListener>final IOwnedRegistryEntries<net.minecraft.sounds.SoundEvent>final IOwnedRegistryEntries<net.minecraft.stats.StatType<?>>final VillagerTradeEntriesfinal IOwnedRegistryEntries<net.minecraft.world.entity.npc.VillagerProfession> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOwner()final RegistryDataProviderfinal RegistryDataProviderwithItemTab(Supplier<net.minecraft.world.item.ItemStack> icon)
-
Field Details
-
blocks
-
fluids
-
items
-
bannerPatterns
public final IOwnedRegistryEntries<net.minecraft.world.level.block.entity.BannerPattern> bannerPatterns -
mobEffects
-
sounds
-
potions
-
enchantments
-
entities
-
blockEntities
public final IOwnedRegistryEntries<net.minecraft.world.level.block.entity.BlockEntityType<?>> blockEntities -
particleTypes
-
recipeSerializers
public final IOwnedRegistryEntries<net.minecraft.world.item.crafting.RecipeSerializer<?>> recipeSerializers -
paintings
-
attributes
-
stats
-
villagerProfessions
public final IOwnedRegistryEntries<net.minecraft.world.entity.npc.VillagerProfession> villagerProfessions -
commandArguments
-
recipeTypes
-
commands
-
trades
-
resourceListeners
public final IOwnedRegistryEntries<net.minecraft.server.packs.resources.PreparableReloadListener> resourceListeners -
dataListeners
public final IOwnedRegistryEntries<net.minecraft.server.packs.resources.PreparableReloadListener> dataListeners -
creativeTabs
-
-
Constructor Details
-
RegistryDataProvider
-
-
Method Details
-
withItemTab
-
withAutoItemBlocks
-
getOwner
-