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