Class IIngredientAny

java.lang.Object
com.blamejared.crafttweaker.api.ingredient.type.IIngredientAny
All Implemented Interfaces:
CommandStringDisplayable, IIngredient

@ZenRegister public class IIngredientAny extends Object implements IIngredient
An IIngredient which matches all items
DocParam:
this IIngredientAny.getInstance()
  • Field Details

    • ID

      public static final net.minecraft.resources.ResourceLocation ID
    • INSTANCE

      public static final IIngredientAny INSTANCE
  • Method Details