Uses of Class
net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
Packages that use ChiseledBookShelfBlockEntity
- 
Uses of ChiseledBookShelfBlockEntity in net.minecraft.world.level.blockMethods in net.minecraft.world.level.block with parameters of type ChiseledBookShelfBlockEntityModifier and TypeMethodDescriptionprivate static voidChiseledBookShelfBlock.addBook(Level p_262592_, BlockPos p_262669_, Player p_262572_, ChiseledBookShelfBlockEntity p_262606_, ItemStack p_262587_, int p_262692_) private static voidChiseledBookShelfBlock.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.entityFields in net.minecraft.world.level.block.entity with type parameters of type ChiseledBookShelfBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<ChiseledBookShelfBlockEntity>BlockEntityType.CHISELED_BOOKSHELF