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 pLevel, BlockPos pPos, Player pPlayer, ChiseledBookShelfBlockEntity pBlockEntity, ItemStack pBookStack, int pSlot) private static void
ChiseledBookShelfBlock.removeBook
(Level pLevel, BlockPos pPos, Player pPlayer, ChiseledBookShelfBlockEntity pBlockEntity, int pSlot) -
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