Uses of Class
net.minecraft.block.entity.ChiseledBookshelfBlockEntity
-
Uses of ChiseledBookshelfBlockEntity in net.minecraft.block
Modifier and TypeMethodDescriptionprivate static void
ChiseledBookshelfBlock.tryAddBook
(World world, BlockPos pos, PlayerEntity player, ChiseledBookshelfBlockEntity blockEntity, ItemStack stack, int slot) private static void
ChiseledBookshelfBlock.tryRemoveBook
(World world, BlockPos pos, PlayerEntity player, ChiseledBookshelfBlockEntity blockEntity, int slot) -
Uses of ChiseledBookshelfBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<ChiseledBookshelfBlockEntity>
BlockEntityType.CHISELED_BOOKSHELF