Uses of Class
net.minecraft.block.entity.ChiseledBookshelfBlockEntity
Packages that use ChiseledBookshelfBlockEntity
- 
Uses of ChiseledBookshelfBlockEntity in net.minecraft.blockMethods in net.minecraft.block with parameters of type ChiseledBookshelfBlockEntityModifier and TypeMethodDescriptionprivate static voidChiseledBookshelfBlock.tryAddBook(World world, BlockPos pos, PlayerEntity player, ChiseledBookshelfBlockEntity blockEntity, ItemStack stack, int slot) private static voidChiseledBookshelfBlock.tryRemoveBook(World world, BlockPos pos, PlayerEntity player, ChiseledBookshelfBlockEntity blockEntity, int slot) 
- 
Uses of ChiseledBookshelfBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity with type parameters of type ChiseledBookshelfBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<ChiseledBookshelfBlockEntity>BlockEntityType.CHISELED_BOOKSHELF