Uses of Interface
net.minecraft.world.level.ItemLike
Package
Description
-
Uses of ItemLike in net.minecraft.advancements
-
Uses of ItemLike in net.minecraft.advancements.critereon
Modifier and TypeMethodDescriptionShotCrossbowTrigger.TriggerInstance.shotCrossbow
(ItemLike p_65484_) -
Uses of ItemLike in net.minecraft.client.color.item
-
Uses of ItemLike in net.minecraft.client.gui.screens
Modifier and TypeMethodDescriptionprivate static void
PresetFlatWorldScreen.preset
(Component p_210850_, ItemLike p_210851_, ResourceKey<Biome> p_210852_, Set<ResourceKey<StructureSet>> p_210853_, boolean p_210854_, boolean p_210855_, FlatLayerInfo... p_210856_) -
Uses of ItemLike in net.minecraft.data.loot
Modifier and TypeMethodDescriptionprotected static <T> T
BlockLoot.applyExplosionCondition
(ItemLike p_124135_, ConditionUserBuilder<T> p_124136_) protected static <T> T
BlockLoot.applyExplosionDecay
(ItemLike p_124132_, FunctionUserBuilder<T> p_124133_) protected static LootTable.Builder
BlockLoot.createMushroomBlockDrop
(Block p_124278_, ItemLike p_124279_) protected static LootTable.Builder
BlockLoot.createPotFlowerItemTable
(ItemLike p_124271_) protected static LootTable.Builder
BlockLoot.createShearsOnlyDrop
(ItemLike p_124287_) private static LootTable.Builder
EntityLoot.createSheepTable
(ItemLike p_124375_) protected static LootTable.Builder
BlockLoot.createSilkTouchOnlyTable
(ItemLike p_124251_) protected static LootTable.Builder
BlockLoot.createSingleItemTable
(ItemLike p_124127_) protected static LootTable.Builder
BlockLoot.createSingleItemTable
(ItemLike p_176040_, NumberProvider p_176041_) protected static LootTable.Builder
BlockLoot.createSingleItemTableWithSilkTouch
(Block p_124258_, ItemLike p_124259_) protected static LootTable.Builder
BlockLoot.createSingleItemTableWithSilkTouch
(Block p_176043_, ItemLike p_176044_, NumberProvider p_176045_) void
-
Uses of ItemLike in net.minecraft.data.recipes
Modifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.COAL_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.COPPER_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.DIAMOND_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.EMERALD_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.GOLD_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.IRON_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.LAPIS_SMELTABLES
protected static final com.google.common.collect.ImmutableList<ItemLike>
RecipeProvider.REDSTONE_SMELTABLES
protected static final Map<BlockFamily.Variant,
BiFunction<ItemLike, ItemLike, RecipeBuilder>> RecipeProvider.shapeBuilders
protected static final Map<BlockFamily.Variant,
BiFunction<ItemLike, ItemLike, RecipeBuilder>> RecipeProvider.shapeBuilders
Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.banner
(Consumer<FinishedRecipe> p_126082_, ItemLike p_126083_, ItemLike p_126084_) protected static void
RecipeProvider.bedFromPlanksAndWool
(Consumer<FinishedRecipe> p_126074_, ItemLike p_126075_, ItemLike p_126076_) protected static void
RecipeProvider.bedFromWhiteBedAndDye
(Consumer<FinishedRecipe> p_126078_, ItemLike p_126079_, ItemLike p_126080_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.blasting
(Ingredient p_126268_, ItemLike p_126269_, float p_126270_, int p_126271_) protected static RecipeBuilder
RecipeProvider.buttonBuilder
(ItemLike p_176659_, Ingredient p_176660_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.campfireCooking
(Ingredient p_176785_, ItemLike p_176786_, float p_176787_, int p_176788_) static void
RecipeProvider.candle
(Consumer<FinishedRecipe> p_176543_, ItemLike p_176544_, ItemLike p_176545_) protected static void
RecipeProvider.carpet
(Consumer<FinishedRecipe> p_176717_, ItemLike p_176718_, ItemLike p_176719_) static void
RecipeProvider.chiseled
(Consumer<FinishedRecipe> p_176665_, ItemLike p_176666_, ItemLike p_176667_) static ShapedRecipeBuilder
RecipeProvider.chiseledBuilder
(ItemLike p_176647_, Ingredient p_176648_) protected static void
RecipeProvider.coloredCarpetFromWhiteCarpetAndDye
(Consumer<FinishedRecipe> p_126070_, ItemLike p_126071_, ItemLike p_126072_) protected static void
RecipeProvider.coloredTerracottaFromTerracottaAndDye
(Consumer<FinishedRecipe> p_126098_, ItemLike p_126099_, ItemLike p_126100_) protected static void
RecipeProvider.coloredWoolFromWhiteWoolAndDye
(Consumer<FinishedRecipe> p_126062_, ItemLike p_126063_, ItemLike p_126064_) protected static void
RecipeProvider.concretePowder
(Consumer<FinishedRecipe> p_126102_, ItemLike p_126103_, ItemLike p_126104_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.cooking
(Ingredient p_126249_, ItemLike p_126250_, float p_126251_, int p_126252_, SimpleCookingSerializer<?> p_126253_) static void
RecipeProvider.cut
(Consumer<FinishedRecipe> p_176653_, ItemLike p_176654_, ItemLike p_176655_) static ShapedRecipeBuilder
RecipeProvider.cutBuilder
(ItemLike p_176635_, Ingredient p_176636_) protected static RecipeBuilder
RecipeProvider.doorBuilder
(ItemLike p_176671_, Ingredient p_176672_) protected static RecipeBuilder
RecipeProvider.fenceBuilder
(ItemLike p_176679_, Ingredient p_176680_) protected static RecipeBuilder
RecipeProvider.fenceGateBuilder
(ItemLike p_176685_, Ingredient p_176686_) protected static String
RecipeProvider.getBlastingRecipeName
(ItemLike p_176669_) protected static String
RecipeProvider.getConversionRecipeName
(ItemLike p_176518_, ItemLike p_176519_) static ResourceLocation
RecipeBuilder.getDefaultRecipeId
(ItemLike p_176494_) protected static String
RecipeProvider.getHasName
(ItemLike p_176603_) protected static String
RecipeProvider.getItemName
(ItemLike p_176633_) protected static String
RecipeProvider.getSimpleRecipeName
(ItemLike p_176645_) protected static String
RecipeProvider.getSmeltingRecipeName
(ItemLike p_176657_) protected static InventoryChangeTrigger.TriggerInstance
RecipeProvider.has
(MinMaxBounds.Ints p_176521_, ItemLike p_176522_) protected static InventoryChangeTrigger.TriggerInstance
protected static void
RecipeProvider.nineBlockStorageRecipes
(Consumer<FinishedRecipe> p_176744_, ItemLike p_176745_, ItemLike p_176746_) protected static void
RecipeProvider.nineBlockStorageRecipes
(Consumer<FinishedRecipe> p_176569_, ItemLike p_176570_, ItemLike p_176571_, String p_176572_, String p_176573_, String p_176574_, String p_176575_) protected static void
RecipeProvider.nineBlockStorageRecipesRecipesWithCustomUnpacking
(Consumer<FinishedRecipe> p_176617_, ItemLike p_176618_, ItemLike p_176619_, String p_176620_, String p_176621_) protected static void
RecipeProvider.nineBlockStorageRecipesWithCustomPacking
(Consumer<FinishedRecipe> p_176563_, ItemLike p_176564_, ItemLike p_176565_, String p_176566_, String p_176567_) protected static void
RecipeProvider.oneToOneConversionRecipe
(Consumer<FinishedRecipe> p_176552_, ItemLike p_176553_, ItemLike p_176554_, String p_176555_) protected static void
RecipeProvider.oneToOneConversionRecipe
(Consumer<FinishedRecipe> p_176557_, ItemLike p_176558_, ItemLike p_176559_, String p_176560_, int p_176561_) protected static void
RecipeProvider.oreBlasting
(Consumer<FinishedRecipe> p_176626_, List<ItemLike> p_176627_, ItemLike p_176628_, float p_176629_, int p_176630_, String p_176631_) protected static void
RecipeProvider.oreCooking
(Consumer<FinishedRecipe> p_176534_, SimpleCookingSerializer<?> p_176535_, List<ItemLike> p_176536_, ItemLike p_176537_, float p_176538_, int p_176539_, String p_176540_, String p_176541_) protected static void
RecipeProvider.oreSmelting
(Consumer<FinishedRecipe> p_176592_, List<ItemLike> p_176593_, ItemLike p_176594_, float p_176595_, int p_176596_, String p_176597_) protected static void
RecipeProvider.planksFromLog
(Consumer<FinishedRecipe> p_206409_, ItemLike p_206410_, TagKey<Item> p_206411_) protected static void
RecipeProvider.planksFromLogs
(Consumer<FinishedRecipe> p_206413_, ItemLike p_206414_, TagKey<Item> p_206415_) static void
RecipeProvider.polished
(Consumer<FinishedRecipe> p_176641_, ItemLike p_176642_, ItemLike p_176643_) static RecipeBuilder
RecipeProvider.polishedBuilder
(ItemLike p_176605_, Ingredient p_176606_) protected static void
RecipeProvider.pressurePlate
(Consumer<FinishedRecipe> p_176691_, ItemLike p_176692_, ItemLike p_176693_) protected static RecipeBuilder
RecipeProvider.pressurePlateBuilder
(ItemLike p_176695_, Ingredient p_176696_) static ShapedRecipeBuilder
static ShapedRecipeBuilder
static ShapelessRecipeBuilder
static ShapelessRecipeBuilder
protected static RecipeBuilder
RecipeProvider.signBuilder
(ItemLike p_176727_, Ingredient p_176728_) protected static void
RecipeProvider.simpleCookingRecipe
(Consumer<FinishedRecipe> p_176584_, String p_176585_, SimpleCookingSerializer<?> p_176586_, int p_176587_, ItemLike p_176588_, ItemLike p_176589_, float p_176590_) protected static void
RecipeProvider.slab
(Consumer<FinishedRecipe> p_176701_, ItemLike p_176702_, ItemLike p_176703_) protected static RecipeBuilder
RecipeProvider.slabBuilder
(ItemLike p_176705_, Ingredient p_176706_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smelting
(Ingredient p_126273_, ItemLike p_126274_, float p_126275_, int p_126276_) protected static void
RecipeProvider.smeltingResultFromBase
(Consumer<FinishedRecipe> p_176740_, ItemLike p_176741_, ItemLike p_176742_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smoking
(Ingredient p_176797_, ItemLike p_176798_, float p_176799_, int p_176800_) protected static void
RecipeProvider.stainedGlassFromGlassAndDye
(Consumer<FinishedRecipe> p_126086_, ItemLike p_126087_, ItemLike p_126088_) protected static void
RecipeProvider.stainedGlassPaneFromGlassPaneAndDye
(Consumer<FinishedRecipe> p_126094_, ItemLike p_126095_, ItemLike p_126096_) protected static void
RecipeProvider.stainedGlassPaneFromStainedGlass
(Consumer<FinishedRecipe> p_126090_, ItemLike p_126091_, ItemLike p_126092_) protected static RecipeBuilder
RecipeProvider.stairBuilder
(ItemLike p_176711_, Ingredient p_176712_) protected static void
RecipeProvider.stonecutterResultFromBase
(Consumer<FinishedRecipe> p_176736_, ItemLike p_176737_, ItemLike p_176738_) protected static void
RecipeProvider.stonecutterResultFromBase
(Consumer<FinishedRecipe> p_176547_, ItemLike p_176548_, ItemLike p_176549_, int p_176550_) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient p_126314_, ItemLike p_126315_) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient p_126317_, ItemLike p_126318_, int p_126319_) protected static RecipeBuilder
RecipeProvider.trapdoorBuilder
(ItemLike p_176721_, Ingredient p_176722_) static void
RecipeProvider.wall
(Consumer<FinishedRecipe> p_176613_, ItemLike p_176614_, ItemLike p_176615_) static RecipeBuilder
RecipeProvider.wallBuilder
(ItemLike p_176515_, Ingredient p_176516_) protected static void
RecipeProvider.woodenBoat
(Consumer<FinishedRecipe> p_126022_, ItemLike p_126023_, ItemLike p_126024_) protected static void
RecipeProvider.woodFromLogs
(Consumer<FinishedRecipe> p_126003_, ItemLike p_126004_, ItemLike p_126005_) Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.oreBlasting
(Consumer<FinishedRecipe> p_176626_, List<ItemLike> p_176627_, ItemLike p_176628_, float p_176629_, int p_176630_, String p_176631_) protected static void
RecipeProvider.oreCooking
(Consumer<FinishedRecipe> p_176534_, SimpleCookingSerializer<?> p_176535_, List<ItemLike> p_176536_, ItemLike p_176537_, float p_176538_, int p_176539_, String p_176540_, String p_176541_) protected static void
RecipeProvider.oreSmelting
(Consumer<FinishedRecipe> p_176592_, List<ItemLike> p_176593_, ItemLike p_176594_, float p_176595_, int p_176596_, String p_176597_) ModifierConstructorDescriptionShapedRecipeBuilder
(ItemLike p_126114_, int p_126115_) ShapelessRecipeBuilder
(ItemLike p_126180_, int p_126181_) private
SimpleCookingRecipeBuilder
(ItemLike p_126243_, Ingredient p_126244_, float p_126245_, int p_126246_, SimpleCookingSerializer<?> p_126247_) SingleItemRecipeBuilder
(RecipeSerializer<?> p_126309_, Ingredient p_126310_, ItemLike p_126311_, int p_126312_) -
Uses of ItemLike in net.minecraft.world.entity
Modifier and TypeMethodDescriptionEntity.spawnAtLocation
(ItemLike p_19999_) Entity.spawnAtLocation
(ItemLike p_20001_, int p_20002_) -
Uses of ItemLike in net.minecraft.world.entity.animal
-
Uses of ItemLike in net.minecraft.world.entity.npc
ModifierConstructorDescriptionEmeraldForItems
(ItemLike p_35657_, int p_35658_, int p_35659_, int p_35660_) ItemsAndEmeraldsToItems
(ItemLike p_35717_, int p_35718_, int p_35719_, Item p_35720_, int p_35721_, int p_35722_, int p_35723_) ItemsAndEmeraldsToItems
(ItemLike p_35725_, int p_35726_, Item p_35727_, int p_35728_, int p_35729_, int p_35730_) -
Uses of ItemLike in net.minecraft.world.item
Modifier and TypeClassDescriptionclass
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
FoodOnAStickItem<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
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic Consumer<UseOnContext>
HoeItem.changeIntoStateAndDropItem
(BlockState p_150850_, ItemLike p_150851_) -
Uses of ItemLike in net.minecraft.world.item.crafting
-
Uses of ItemLike in net.minecraft.world.level.block
Modifier and TypeClassDescriptionclass
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
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
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 it.unimi.dsi.fastutil.objects.Object2FloatMap<ItemLike>
ComposterBlock.COMPOSTABLES
Modifier and TypeMethodDescriptionprotected ItemLike
BeetrootBlock.getBaseSeedId()
protected ItemLike
CarrotBlock.getBaseSeedId()
protected ItemLike
CropBlock.getBaseSeedId()
protected ItemLike
PotatoBlock.getBaseSeedId()
Modifier and TypeMethodDescriptionprivate static void
static void
DispenserBlock.registerBehavior
(ItemLike p_52673_, DispenseItemBehavior p_52674_) -
Uses of ItemLike in net.minecraft.world.level.block.entity
-
Uses of ItemLike in net.minecraft.world.level.block.piston
Modifier and TypeClassDescriptionclass
class
class
-
Uses of ItemLike in net.minecraft.world.level.storage.loot.entries
Modifier and TypeMethodDescriptionstatic LootPoolSingletonContainer.Builder<?>
LootItem.lootTableItem
(ItemLike p_79580_) -
Uses of ItemLike in net.minecraftforge.common
-
Uses of ItemLike in net.minecraftforge.common.crafting
Modifier and TypeMethodDescriptionstatic Ingredient
Deprecated.static PartialNBTIngredient
PartialNBTIngredient.of
(CompoundTag nbt, ItemLike... items) Creates a new ingredient matching any item from the list, containing the given NBTstatic PartialNBTIngredient
PartialNBTIngredient.of
(ItemLike item, CompoundTag nbt) Creates a new ingredient matching the given item, containing the given NBT -
Uses of ItemLike in net.minecraftforge.common.data
-
Uses of ItemLike in net.minecraftforge.debug.block
Modifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
static class
static class
static class
static class
static class
private static class
private static class
private static class
private static class
(package private) static class
private static class
-
Uses of ItemLike in net.minecraftforge.debug.client
Modifier and TypeClassDescriptionprivate static class
private static class
(package private) static class
-
Uses of ItemLike in net.minecraftforge.debug.client.model
Modifier and TypeClassDescriptionprivate static class
private static class
-
Uses of ItemLike in net.minecraftforge.debug.entity
-
Uses of ItemLike in net.minecraftforge.debug.entity.player
Modifier and TypeClassDescription(package private) static class
-
Uses of ItemLike in net.minecraftforge.debug.fluid
-
Uses of ItemLike in net.minecraftforge.debug.item
Modifier and TypeClassDescriptionstatic class
private static class
(package private) static class
-
Uses of ItemLike in net.minecraftforge.debug.misc
-
Uses of ItemLike in net.minecraftforge.debug.world
-
Uses of ItemLike in net.minecraftforge.fluids.capability
Modifier and TypeClassDescriptionclass
A simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem. -
Uses of ItemLike in net.minecraftforge.registries
Ingredient.of(ItemLike...)
(Stream)}