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 classstatic classFields in net.minecraft.item.crafting declared as Ingredient.IItemListMethods in net.minecraft.item.crafting that return Ingredient.IItemListModifier and TypeMethodDescriptionstatic Ingredient.IItemListIngredient.valueFromJson(com.google.gson.JsonObject p_199803_0_) Method parameters in net.minecraft.item.crafting with type arguments of type Ingredient.IItemListModifier and TypeMethodDescriptionstatic IngredientIngredient.fromValues(Stream<? extends Ingredient.IItemList> p_209357_0_) Constructor parameters in net.minecraft.item.crafting with type arguments of type Ingredient.IItemListModifierConstructorDescriptionprotectedIngredient(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