Uses of Class
net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
Packages that use ChiseledBookShelfBlockEntity
-
Uses of ChiseledBookShelfBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type ChiseledBookShelfBlockEntityModifier and TypeMethodDescriptionprivate static void
ChiseledBookShelfBlock.addBook
(Level p_262592_, BlockPos p_262669_, Player p_262572_, ChiseledBookShelfBlockEntity p_262606_, ItemStack p_262587_, int p_262692_) private static void
ChiseledBookShelfBlock.removeBook
(Level p_262654_, BlockPos p_262601_, Player p_262636_, ChiseledBookShelfBlockEntity p_262605_, int p_262673_) -
Uses of ChiseledBookShelfBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type ChiseledBookShelfBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<ChiseledBookShelfBlockEntity> BlockEntityType.CHISELED_BOOKSHELF