Uses of Interface
net.minecraft.item.ItemConvertible
Package
Description
-
Uses of ItemConvertible in net.minecraft.advancement
Modifier and TypeMethodDescriptionAdvancement.Task.display
(ItemConvertible icon, Text title, Text description, @Nullable Identifier background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden) -
Uses of ItemConvertible in net.minecraft.advancement.criterion
Modifier and TypeMethodDescriptionShotCrossbowCriterion.Conditions.create
(ItemConvertible item) UsedTotemCriterion.Conditions.create
(ItemConvertible item) ConsumeItemCriterion.Conditions.item
(ItemConvertible item) InventoryChangedCriterion.Conditions.items
(ItemConvertible[] items) -
Uses of ItemConvertible in net.minecraft.block
Modifier and TypeClassDescriptionclass
class
class
class
class
AbstractChestBlock<E extends BlockEntity>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
A block is a voxel in a world.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
A carpet that has an associated carpet color for llamas.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionstatic final Object2FloatMap<ItemConvertible>
ComposterBlock.ITEM_TO_LEVEL_INCREASE_CHANCE
Modifier and TypeMethodDescriptionprotected ItemConvertible
BeetrootsBlock.getSeedsItem()
protected ItemConvertible
CarrotsBlock.getSeedsItem()
protected ItemConvertible
CropBlock.getSeedsItem()
protected ItemConvertible
PotatoesBlock.getSeedsItem()
Modifier and TypeMethodDescriptionstatic void
DispenserBlock.registerBehavior
(ItemConvertible provider, DispenserBehavior behavior) private static void
ComposterBlock.registerCompostableItem
(float levelIncreaseChance, ItemConvertible item) -
Uses of ItemConvertible in net.minecraft.block.entity
Modifier and TypeMethodDescriptionprivate static void
AbstractFurnaceBlockEntity.addFuel
(Map<Item, Integer> fuelTimes, ItemConvertible item, int fuelTime) -
Uses of ItemConvertible in net.minecraft.client.color.item
Modifier and TypeMethodDescriptionvoid
ItemColors.register
(ItemColorProvider provider, ItemConvertible[] items) -
Uses of ItemConvertible in net.minecraft.client.gui.screen
Modifier and TypeMethodDescriptionprivate static void
PresetsScreen.addPreset
(Text presetName, ItemConvertible icon, RegistryKey<Biome> presetBiome, List<StructureFeature<?>> structures, boolean generateStronghold, boolean generateFeatures, boolean generateLakes, FlatChunkGeneratorLayer[] layers) -
Uses of ItemConvertible in net.minecraft.data.server
Modifier and TypeFieldDescriptionprivate static final ImmutableList<ItemConvertible>
RecipesProvider.COAL_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.COPPER_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.DIAMOND_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.EMERALD_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.GOLD_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.IRON_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.LAPIS_ORES
private static final ImmutableList<ItemConvertible>
RecipesProvider.REDSTONE_ORES
private static final Map<BlockFamily.Variant,
BiFunction<ItemConvertible, ItemConvertible, CraftingRecipeJsonFactory>> RecipesProvider.VARIANT_FACTORIES
private static final Map<BlockFamily.Variant,
BiFunction<ItemConvertible, ItemConvertible, CraftingRecipeJsonFactory>> RecipesProvider.VARIANT_FACTORIES
Modifier and TypeMethodDescriptionvoid
BlockLootTableGenerator.addDrop
(Block block, ItemConvertible drop) private static <T> T
BlockLootTableGenerator.addSurvivesExplosionCondition
(ItemConvertible drop, LootConditionConsumingBuilder<T> builder) private static <T> T
BlockLootTableGenerator.applyExplosionDecay
(ItemConvertible drop, LootFunctionConsumingBuilder<T> builder) private static InventoryChangedCriterion.Conditions
RecipesProvider.conditionsFromItem
(ItemConvertible item) private static InventoryChangedCriterion.Conditions
RecipesProvider.conditionsFromItem
(NumberRange.IntRange count, ItemConvertible item) private static String
RecipesProvider.convertBetween
(ItemConvertible from, ItemConvertible to) static ShapedRecipeJsonFactory
RecipesProvider.createChiseledBlockRecipe
(ItemConvertible output, Ingredient input) static CraftingRecipeJsonFactory
RecipesProvider.createCondensingRecipe
(ItemConvertible output, Ingredient input) static ShapedRecipeJsonFactory
RecipesProvider.createCutCopperRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createDoorRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createFenceGateRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createFenceRecipe
(ItemConvertible output, Ingredient input) private static LootTable.Builder
EntityLootTableGenerator.createForSheep
(ItemConvertible item) private static void
RecipesProvider.createPressurePlateRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static CraftingRecipeJsonFactory
RecipesProvider.createPressurePlateRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createSignRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createSlabRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createStairsRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createTransmutationRecipe
(ItemConvertible output, Ingredient input) private static CraftingRecipeJsonFactory
RecipesProvider.createTrapdoorRecipe
(ItemConvertible output, Ingredient input) private static LootTable.Builder
BlockLootTableGenerator.drops
(Block dropWithSilkTouch, ItemConvertible drop) private static LootTable.Builder
BlockLootTableGenerator.drops
(Block dropWithSilkTouch, ItemConvertible drop, LootNumberProvider count) private static LootTable.Builder
BlockLootTableGenerator.drops
(ItemConvertible drop) private static LootTable.Builder
BlockLootTableGenerator.drops
(ItemConvertible drop, LootNumberProvider count) private static LootTable.Builder
BlockLootTableGenerator.dropsWithShears
(ItemConvertible drop) private static LootTable.Builder
BlockLootTableGenerator.dropsWithSilkTouch
(ItemConvertible drop) private static String
RecipesProvider.getBlastingItemPath
(ItemConvertible item) private static String
RecipesProvider.getItemPath
(ItemConvertible item) private static String
RecipesProvider.getRecipeName
(ItemConvertible item) private static String
RecipesProvider.getSmeltingItemPath
(ItemConvertible item) static CraftingRecipeJsonFactory
RecipesProvider.getWallRecipe
(ItemConvertible output, Ingredient input) private static String
RecipesProvider.hasItem
(ItemConvertible item) private static LootTable.Builder
BlockLootTableGenerator.mushroomBlockDrops
(Block dropWithSilkTouch, ItemConvertible drop) private static void
RecipesProvider.offerBannerRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerBarkBlockRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerBedDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerBedRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerBlasting
(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group) private static void
RecipesProvider.offerBoatRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) static void
RecipesProvider.offerCandleDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerCarpetDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerCarpetRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) static void
RecipesProvider.offerChiseledBlockRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerConcretePowderDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerCookingRecipe
(Consumer<RecipeJsonProvider> exporter, String cooker, CookingRecipeSerializer<?> serializer, int cookingTime, ItemConvertible input, ItemConvertible output, float experience) private static void
RecipesProvider.offerCrackingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) Offers a smelting recipe to the exporter that is used to convert the main block of a block family to its cracked variant.static void
RecipesProvider.offerCutCopperRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerMultipleOptions
(Consumer<RecipeJsonProvider> exporter, CookingRecipeSerializer<?> serializer, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group, String baseIdString) private static void
RecipesProvider.offerPlanksRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, Tag<Item> input) private static void
RecipesProvider.offerPlanksRecipe2
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, Tag<Item> input) static void
RecipesProvider.offerPolishedStoneRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerReversibleCompactingRecipes
(Consumer<RecipeJsonProvider> exporter, ItemConvertible compacted, ItemConvertible input) Offers two recipes to convert between a normal and compacted form of an item.private static void
RecipesProvider.offerReversibleCompactingRecipes
(Consumer<RecipeJsonProvider> exporter, ItemConvertible input, ItemConvertible compacted, String compactedItemId, @Nullable String compactedItemGroup, String inputItemId, @Nullable String inputItemGroup) private static void
RecipesProvider.offerReversibleCompactingRecipesWithCompactedItemGroup
(Consumer<RecipeJsonProvider> exporter, ItemConvertible compacted, ItemConvertible input, String compactedItemId, String compactedItemGroup) private static void
RecipesProvider.offerReversibleCompactingRecipesWithInputItemGroup
(Consumer<RecipeJsonProvider> exporter, ItemConvertible input, ItemConvertible compacted, String inputItemId, String inputItemGroup) private static void
RecipesProvider.offerShapelessRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input, @Nullable String group, int outputCount) private static void
RecipesProvider.offerSingleOutputShapelessRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input, @Nullable String group) private static void
RecipesProvider.offerSlabRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerSmelting
(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group) private static void
RecipesProvider.offerStainedGlassDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerStainedGlassPaneDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerStainedGlassPaneRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerStonecuttingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerStonecuttingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input, int count) private static void
RecipesProvider.offerTerracottaDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) static void
RecipesProvider.offerWallRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static void
RecipesProvider.offerWoolDyeingRecipe
(Consumer<RecipeJsonProvider> exporter, ItemConvertible output, ItemConvertible input) private static LootTable.Builder
BlockLootTableGenerator.pottedPlantDrops
(ItemConvertible plant) Modifier and TypeMethodDescriptionprivate static void
RecipesProvider.offerBlasting
(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group) private static void
RecipesProvider.offerMultipleOptions
(Consumer<RecipeJsonProvider> exporter, CookingRecipeSerializer<?> serializer, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group, String baseIdString) private static void
RecipesProvider.offerSmelting
(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, ItemConvertible output, float experience, int cookingTime, String group) -
Uses of ItemConvertible in net.minecraft.data.server.recipe
Modifier and TypeMethodDescriptionstatic CookingRecipeJsonFactory
CookingRecipeJsonFactory.create
(Ingredient result, ItemConvertible ingredient, float experience, int cookingTime) static CookingRecipeJsonFactory
CookingRecipeJsonFactory.create
(Ingredient ingredient, ItemConvertible result, float experience, int cookingTime, CookingRecipeSerializer<?> serializer) static ShapedRecipeJsonFactory
ShapedRecipeJsonFactory.create
(ItemConvertible output) static ShapedRecipeJsonFactory
ShapedRecipeJsonFactory.create
(ItemConvertible output, int outputCount) static ShapelessRecipeJsonFactory
ShapelessRecipeJsonFactory.create
(ItemConvertible output) static ShapelessRecipeJsonFactory
ShapelessRecipeJsonFactory.create
(ItemConvertible output, int outputCount) static CookingRecipeJsonFactory
CookingRecipeJsonFactory.createBlasting
(Ingredient ingredient, ItemConvertible result, float experience, int cookingTime) static CookingRecipeJsonFactory
CookingRecipeJsonFactory.createSmelting
(Ingredient ingredient, ItemConvertible result, float experience, int cookingTime) static CookingRecipeJsonFactory
CookingRecipeJsonFactory.createSmoking
(Ingredient result, ItemConvertible ingredient, float experience, int cookingTime) static SingleItemRecipeJsonFactory
SingleItemRecipeJsonFactory.createStonecutting
(Ingredient input, ItemConvertible output) static SingleItemRecipeJsonFactory
SingleItemRecipeJsonFactory.createStonecutting
(Ingredient input, ItemConvertible output, int outputCount) static Identifier
CraftingRecipeJsonFactory.getItemId
(ItemConvertible item) ShapedRecipeJsonFactory.input
(Character c, ItemConvertible itemProvider) ShapelessRecipeJsonFactory.input
(ItemConvertible itemProvider) ShapelessRecipeJsonFactory.input
(ItemConvertible itemProvider, int size) ModifierConstructorDescriptionprivate
CookingRecipeJsonFactory
(ItemConvertible output, Ingredient input, float experience, int cookingTime, CookingRecipeSerializer<?> serializer) ShapedRecipeJsonFactory
(ItemConvertible output, int outputCount) ShapelessRecipeJsonFactory
(ItemConvertible output, int outputCount) SingleItemRecipeJsonFactory
(RecipeSerializer<?> serializer, Ingredient input, ItemConvertible output, int outputCount) -
Uses of ItemConvertible in net.minecraft.entity
Modifier and TypeMethodDescriptionEntity.dropItem
(ItemConvertible item) Entity.dropItem
(ItemConvertible item, int yOffset) -
Uses of ItemConvertible in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate static final Map<DyeColor,
ItemConvertible> SheepEntity.DROPS
-
Uses of ItemConvertible in net.minecraft.item
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Represents an item corresponding to a block.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Represents an item which can contain extra data that is synced to the client.class
OnAStickItem<T extends Entity & ItemSteerable>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic Consumer<ItemUsageContext>
HoeItem.createTillAndDropAction
(BlockState result, ItemConvertible droppedItem) Returns a tilling action that sets a block state and drops an item.ModifierConstructorDescriptionItemStack
(ItemConvertible item) ItemStack
(ItemConvertible item, int count) private
ItemStack
(ItemConvertible item, int count, Optional<NbtCompound> nbt) -
Uses of ItemConvertible in net.minecraft.loot.entry
Modifier and TypeMethodDescriptionstatic LeafEntry.Builder<?>
ItemEntry.builder
(ItemConvertible drop) -
Uses of ItemConvertible in net.minecraft.predicate.item
-
Uses of ItemConvertible in net.minecraft.recipe
-
Uses of ItemConvertible in net.minecraft.village
ModifierConstructorDescriptionBuyForOneEmeraldFactory
(ItemConvertible item, int price, int maxUses, int experience) ProcessItemFactory
(ItemConvertible item, int secondCount, int price, Item sellItem, int sellCount, int maxUses, int experience) ProcessItemFactory
(ItemConvertible item, int secondCount, Item sellItem, int sellCount, int maxUses, int experience)