Uses of Interface
net.minecraft.item.crafting.Ingredient.IItemList
Packages that use Ingredient.IItemList
-
Uses of Ingredient.IItemList in net.minecraft.item.crafting
Classes in net.minecraft.item.crafting that implement Ingredient.IItemListModifier and TypeClassDescriptionstatic class
static class
Fields in net.minecraft.item.crafting declared as Ingredient.IItemListMethods in net.minecraft.item.crafting that return Ingredient.IItemListModifier and TypeMethodDescriptionstatic Ingredient.IItemList
Ingredient.valueFromJson
(com.google.gson.JsonObject p_199803_0_) Method parameters in net.minecraft.item.crafting with type arguments of type Ingredient.IItemListModifier and TypeMethodDescriptionstatic Ingredient
Ingredient.fromValues
(Stream<? extends Ingredient.IItemList> p_209357_0_) Constructor parameters in net.minecraft.item.crafting with type arguments of type Ingredient.IItemListModifierConstructorDescriptionprotected
Ingredient
(Stream<? extends Ingredient.IItemList> p_i49381_1_) -
Uses of Ingredient.IItemList in net.minecraftforge.common.crafting
Classes in net.minecraftforge.common.crafting that implement Ingredient.IItemList