Uses of Interface
net.minecraft.world.level.ItemLike
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of ItemLike in net.minecraft.advancements
Modifier and TypeMethodDescriptionAdvancement.Builder.display
(ItemLike p_138372_, Component p_138373_, Component p_138374_, ResourceLocation p_138375_, AdvancementType p_309840_, boolean p_138377_, boolean p_138378_, boolean p_138379_) -
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.data.loot
Modifier and TypeMethodDescriptionprotected <T extends ConditionUserBuilder<T>>
TBlockLootSubProvider.applyExplosionCondition
(ItemLike p_249717_, ConditionUserBuilder<T> p_248851_) protected <T extends FunctionUserBuilder<T>>
TBlockLootSubProvider.applyExplosionDecay
(ItemLike p_248695_, FunctionUserBuilder<T> p_248548_) protected LootTable.Builder
BlockLootSubProvider.createMushroomBlockDrop
(Block p_249959_, ItemLike p_249315_) protected LootTable.Builder
BlockLootSubProvider.createPotFlowerItemTable
(ItemLike p_249395_) protected static LootTable.Builder
BlockLootSubProvider.createShearsOnlyDrop
(ItemLike p_250684_) protected static LootTable.Builder
EntityLootSubProvider.createSheepTable
(ItemLike p_249422_) protected static LootTable.Builder
BlockLootSubProvider.createSilkTouchOnlyTable
(ItemLike p_252216_) BlockLootSubProvider.createSingleItemTable
(ItemLike p_251912_) protected LootTable.Builder
BlockLootSubProvider.createSingleItemTable
(ItemLike p_251584_, NumberProvider p_249865_) protected LootTable.Builder
BlockLootSubProvider.createSingleItemTableWithSilkTouch
(Block p_249305_, ItemLike p_251905_) protected LootTable.Builder
BlockLootSubProvider.createSingleItemTableWithSilkTouch
(Block p_251449_, ItemLike p_248558_, NumberProvider p_250047_) protected void
-
Uses of ItemLike in net.minecraft.data.recipes
Modifier and TypeFieldDescriptionprivate static final Map<BlockFamily.Variant,
BiFunction<ItemLike, ItemLike, RecipeBuilder>> RecipeProvider.SHAPE_BUILDERS
private static final Map<BlockFamily.Variant,
BiFunction<ItemLike, ItemLike, RecipeBuilder>> RecipeProvider.SHAPE_BUILDERS
Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.banner
(RecipeOutput p_300693_, ItemLike p_126083_, ItemLike p_126084_) protected static void
RecipeProvider.bedFromPlanksAndWool
(RecipeOutput p_300515_, ItemLike p_126075_, ItemLike p_126076_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.blasting
(Ingredient p_252115_, RecipeCategory p_249421_, ItemLike p_251247_, float p_250383_, int p_250476_) protected static RecipeBuilder
RecipeProvider.buttonBuilder
(ItemLike p_176659_, Ingredient p_176660_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.campfireCooking
(Ingredient p_249393_, RecipeCategory p_249372_, ItemLike p_251516_, float p_252321_, int p_251916_) protected static void
RecipeProvider.candle
(RecipeOutput p_299296_, ItemLike p_176544_, ItemLike p_176545_) protected static void
RecipeProvider.carpet
(RecipeOutput p_298709_, ItemLike p_176718_, ItemLike p_176719_) protected static void
RecipeProvider.chestBoat
(RecipeOutput p_300411_, ItemLike p_236373_, ItemLike p_236374_) protected static void
RecipeProvider.chiseled
(RecipeOutput p_301222_, RecipeCategory p_251604_, ItemLike p_251049_, ItemLike p_252267_) protected static ShapedRecipeBuilder
RecipeProvider.chiseledBuilder
(RecipeCategory p_251755_, ItemLike p_249782_, Ingredient p_250087_) protected static void
RecipeProvider.coloredTerracottaFromTerracottaAndDye
(RecipeOutput p_297522_, ItemLike p_126099_, ItemLike p_126100_) protected static void
RecipeProvider.concretePowder
(RecipeOutput p_300890_, ItemLike p_126103_, ItemLike p_126104_) protected static void
RecipeProvider.copySmithingTemplate
(RecipeOutput p_299385_, ItemLike p_267133_, TagKey<Item> p_298808_) protected static void
RecipeProvider.copySmithingTemplate
(RecipeOutput p_300831_, ItemLike p_266974_, ItemLike p_298586_) protected static void
RecipeProvider.cut
(RecipeOutput p_297773_, RecipeCategory p_252306_, ItemLike p_249686_, ItemLike p_251100_) protected static ShapedRecipeBuilder
RecipeProvider.cutBuilder
(RecipeCategory p_250895_, ItemLike p_251147_, Ingredient p_251563_) private static CookingBookCategory
SimpleCookingRecipeBuilder.determineBlastingRecipeCategory
(ItemLike p_249047_) private static CookingBookCategory
SimpleCookingRecipeBuilder.determineRecipeCategory
(RecipeSerializer<? extends AbstractCookingRecipe> p_251261_, ItemLike p_249582_) private static CookingBookCategory
SimpleCookingRecipeBuilder.determineSmeltingRecipeCategory
(ItemLike p_251938_) 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_) static <T extends AbstractCookingRecipe>
SimpleCookingRecipeBuilderSimpleCookingRecipeBuilder.generic
(Ingredient p_250999_, RecipeCategory p_248815_, ItemLike p_249766_, float p_251320_, int p_248693_, RecipeSerializer<T> p_250921_, AbstractCookingRecipe.Factory<T> p_311862_) 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 void
RecipeProvider.hangingSign
(RecipeOutput p_300811_, ItemLike p_252355_, ItemLike p_250437_) private static Criterion<InventoryChangeTrigger.TriggerInstance>
RecipeProvider.has
(MinMaxBounds.Ints p_176521_, ItemLike p_176522_) protected static Criterion<InventoryChangeTrigger.TriggerInstance>
protected static void
RecipeProvider.mosaicBuilder
(RecipeOutput p_298750_, RecipeCategory p_248788_, ItemLike p_251925_, ItemLike p_252242_) protected static void
RecipeProvider.nineBlockStorageRecipes
(RecipeOutput p_298715_, RecipeCategory p_251203_, ItemLike p_251689_, RecipeCategory p_251376_, ItemLike p_248771_) private static void
RecipeProvider.nineBlockStorageRecipes
(RecipeOutput p_298159_, RecipeCategory p_250083_, ItemLike p_250042_, RecipeCategory p_248977_, ItemLike p_251911_, String p_250475_, String p_248641_, String p_252237_, String p_250414_) protected static void
RecipeProvider.nineBlockStorageRecipesRecipesWithCustomUnpacking
(RecipeOutput p_298590_, RecipeCategory p_248979_, ItemLike p_249101_, RecipeCategory p_252036_, ItemLike p_250886_, String p_248768_, String p_250847_) protected static void
RecipeProvider.nineBlockStorageRecipesWithCustomPacking
(RecipeOutput p_300453_, RecipeCategory p_250885_, ItemLike p_251651_, RecipeCategory p_250874_, ItemLike p_248576_, String p_250171_, String p_249386_) protected static void
RecipeProvider.oneToOneConversionRecipe
(RecipeOutput p_299023_, ItemLike p_176553_, ItemLike p_176554_, String p_176555_) protected static void
RecipeProvider.oneToOneConversionRecipe
(RecipeOutput p_301230_, ItemLike p_176558_, ItemLike p_176559_, String p_176560_, int p_176561_) protected static void
RecipeProvider.oreBlasting
(RecipeOutput p_298528_, List<ItemLike> p_251504_, RecipeCategory p_248846_, ItemLike p_249735_, float p_248783_, int p_250303_, String p_251984_) private static <T extends AbstractCookingRecipe>
voidRecipeProvider.oreCooking
(RecipeOutput p_297621_, RecipeSerializer<T> p_251817_, AbstractCookingRecipe.Factory<T> p_312098_, List<ItemLike> p_249619_, RecipeCategory p_251154_, ItemLike p_250066_, float p_251871_, int p_251316_, String p_251450_, String p_249236_) protected static void
RecipeProvider.oreSmelting
(RecipeOutput p_300202_, List<ItemLike> p_250172_, RecipeCategory p_250588_, ItemLike p_251868_, float p_250789_, int p_252144_, String p_251687_) protected static void
RecipeProvider.planksFromLog
(RecipeOutput p_298877_, ItemLike p_259052_, TagKey<Item> p_259045_, int p_259471_) protected static void
RecipeProvider.planksFromLogs
(RecipeOutput p_298139_, ItemLike p_259193_, TagKey<Item> p_259818_, int p_259807_) protected static void
RecipeProvider.polished
(RecipeOutput p_300055_, RecipeCategory p_248719_, ItemLike p_250032_, ItemLike p_250021_) protected static RecipeBuilder
RecipeProvider.polishedBuilder
(RecipeCategory p_249131_, ItemLike p_251242_, Ingredient p_251412_) protected static void
RecipeProvider.pressurePlate
(RecipeOutput p_299733_, ItemLike p_176692_, ItemLike p_176693_) protected static RecipeBuilder
RecipeProvider.pressurePlateBuilder
(RecipeCategory p_251447_, ItemLike p_251989_, Ingredient p_249211_) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory p_250853_, ItemLike p_249747_) static ShapedRecipeBuilder
ShapedRecipeBuilder.shaped
(RecipeCategory p_251325_, ItemLike p_250636_, int p_249081_) static ShapelessRecipeBuilder
ShapelessRecipeBuilder.shapeless
(RecipeCategory p_250714_, ItemLike p_249659_) static ShapelessRecipeBuilder
ShapelessRecipeBuilder.shapeless
(RecipeCategory p_252339_, ItemLike p_250836_, int p_249928_) protected static RecipeBuilder
RecipeProvider.signBuilder
(ItemLike p_176727_, Ingredient p_176728_) private static <T extends AbstractCookingRecipe>
voidRecipeProvider.simpleCookingRecipe
(RecipeOutput p_301359_, String p_249709_, RecipeSerializer<T> p_251876_, AbstractCookingRecipe.Factory<T> p_311509_, int p_249258_, ItemLike p_250669_, ItemLike p_250224_, float p_252138_) protected static void
RecipeProvider.slab
(RecipeOutput p_300089_, RecipeCategory p_251848_, ItemLike p_249368_, ItemLike p_252133_) protected static RecipeBuilder
RecipeProvider.slabBuilder
(RecipeCategory p_251707_, ItemLike p_251284_, Ingredient p_248824_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smelting
(Ingredient p_249223_, RecipeCategory p_251240_, ItemLike p_249551_, float p_249452_, int p_250496_) private static void
RecipeProvider.smeltingResultFromBase
(RecipeOutput p_298757_, ItemLike p_176741_, ItemLike p_176742_) static SimpleCookingRecipeBuilder
SimpleCookingRecipeBuilder.smoking
(Ingredient p_248930_, RecipeCategory p_250319_, ItemLike p_250377_, float p_252329_, int p_250482_) protected static void
RecipeProvider.stainedGlassFromGlassAndDye
(RecipeOutput p_297360_, ItemLike p_126087_, ItemLike p_126088_) protected static void
RecipeProvider.stainedGlassPaneFromGlassPaneAndDye
(RecipeOutput p_298776_, ItemLike p_126095_, ItemLike p_126096_) protected static void
RecipeProvider.stainedGlassPaneFromStainedGlass
(RecipeOutput p_300949_, ItemLike p_126091_, ItemLike p_126092_) protected static RecipeBuilder
RecipeProvider.stairBuilder
(ItemLike p_176711_, Ingredient p_176712_) protected static void
RecipeProvider.stonecutterResultFromBase
(RecipeOutput p_299266_, RecipeCategory p_250609_, ItemLike p_251254_, ItemLike p_249666_) protected static void
RecipeProvider.stonecutterResultFromBase
(RecipeOutput p_300991_, RecipeCategory p_248911_, ItemLike p_251265_, ItemLike p_250033_, int p_301035_) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient p_248596_, RecipeCategory p_250503_, ItemLike p_250269_) static SingleItemRecipeBuilder
SingleItemRecipeBuilder.stonecutting
(Ingredient p_251375_, RecipeCategory p_248984_, ItemLike p_250105_, int p_249506_) protected static void
RecipeProvider.threeByThreePacker
(RecipeOutput p_299853_, RecipeCategory p_259186_, ItemLike p_259360_, ItemLike p_259263_) protected static void
RecipeProvider.threeByThreePacker
(RecipeOutput p_298075_, RecipeCategory p_259247_, ItemLike p_259376_, ItemLike p_259717_, String p_260308_) protected static RecipeBuilder
RecipeProvider.trapdoorBuilder
(ItemLike p_176721_, Ingredient p_176722_) protected static void
RecipeProvider.twoByTwoPacker
(RecipeOutput p_297675_, RecipeCategory p_250881_, ItemLike p_252184_, ItemLike p_249710_) protected static void
RecipeProvider.wall
(RecipeOutput p_298550_, RecipeCategory p_251148_, ItemLike p_250499_, ItemLike p_249970_) protected static RecipeBuilder
RecipeProvider.wallBuilder
(RecipeCategory p_249083_, ItemLike p_250754_, Ingredient p_250311_) protected static void
RecipeProvider.woodenBoat
(RecipeOutput p_300366_, ItemLike p_126023_, ItemLike p_126024_) protected static void
RecipeProvider.woodFromLogs
(RecipeOutput p_298359_, ItemLike p_126004_, ItemLike p_126005_) Modifier and TypeMethodDescriptionprotected static void
RecipeProvider.oreBlasting
(RecipeOutput p_298528_, List<ItemLike> p_251504_, RecipeCategory p_248846_, ItemLike p_249735_, float p_248783_, int p_250303_, String p_251984_) private static <T extends AbstractCookingRecipe>
voidRecipeProvider.oreCooking
(RecipeOutput p_297621_, RecipeSerializer<T> p_251817_, AbstractCookingRecipe.Factory<T> p_312098_, List<ItemLike> p_249619_, RecipeCategory p_251154_, ItemLike p_250066_, float p_251871_, int p_251316_, String p_251450_, String p_249236_) protected static void
RecipeProvider.oreSmelting
(RecipeOutput p_300202_, List<ItemLike> p_250172_, RecipeCategory p_250588_, ItemLike p_251868_, float p_250789_, int p_252144_, String p_251687_) ModifierConstructorDescriptionShapedRecipeBuilder
(RecipeCategory p_249996_, ItemLike p_251475_, int p_248948_) ShapelessRecipeBuilder
(RecipeCategory p_250837_, ItemLike p_251897_, int p_252227_) private
SimpleCookingRecipeBuilder
(RecipeCategory p_251345_, CookingBookCategory p_251607_, ItemLike p_252112_, Ingredient p_250362_, float p_251204_, int p_250189_, AbstractCookingRecipe.Factory<?> p_312878_) SingleItemRecipeBuilder
(RecipeCategory p_251425_, SingleItemRecipe.Factory<?> p_311287_, Ingredient p_251221_, ItemLike p_251302_, int p_250964_) -
Uses of ItemLike in net.minecraft.data.recipes.packs
Modifier and TypeFieldDescriptionstatic final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.COAL_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.COPPER_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.DIAMOND_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.EMERALD_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.GOLD_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.IRON_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.LAPIS_SMELTABLES
static final com.google.common.collect.ImmutableList<ItemLike>
VanillaRecipeProvider.REDSTONE_SMELTABLES
-
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_) EmeraldForItems
(ItemLike p_300611_, int p_297735_, int p_299544_, int p_301092_, int p_299898_) ItemsAndEmeraldsToItems
(ItemLike p_35717_, int p_35718_, int p_35719_, Item p_35720_, int p_35721_, int p_35722_, int p_35723_, float p_300353_) ItemsAndEmeraldsToItems
(ItemLike p_35725_, int p_35726_, int p_35728_, ItemStack p_300910_, int p_35729_, int p_35730_, int p_301344_, float p_299782_) -
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
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
class
class
class
class
class
Modifier and TypeMethodDescriptiondefault void
default void
CreativeModeTab.Output.accept
(ItemLike p_251528_, CreativeModeTab.TabVisibility p_249821_) static 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
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()
protected ItemLike
TorchflowerCropBlock.getBaseSeedId()
Modifier and TypeMethodDescriptionprivate static void
static void
DispenserBlock.registerBehavior
(ItemLike p_52673_, DispenseItemBehavior p_52674_) static SuspiciousEffectHolder
-
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.levelgen.flat
Modifier and TypeMethodDescriptionprivate void
FlatLevelGeneratorPresets.Bootstrap.register
(ResourceKey<FlatLevelGeneratorPreset> p_256174_, ItemLike p_255748_, ResourceKey<Biome> p_256483_, Set<ResourceKey<StructureSet>> p_255807_, boolean p_256642_, boolean p_256006_, FlatLayerInfo... p_255913_) -
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.client.event
-
Uses of ItemLike in net.minecraftforge.common
-
Uses of ItemLike in net.minecraftforge.common.crafting
Modifier and TypeMethodDescription -
Uses of ItemLike in net.minecraftforge.common.crafting.ingredients
Modifier and TypeMethodDescriptionstatic Ingredient
Deprecated.useIngredient.of(ItemLike...)
(Stream)}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.creativetabs
-
Uses of ItemLike in net.minecraftforge.debug.gameplay.crafting
-
Uses of ItemLike in net.minecraftforge.event
-
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.
RegisterColorHandlersEvent.Item