common • net.kernelpanicsoft.archie.data.common.crafting.ingredients • AAnyIngredient
AAnyIngredient
class AAnyIngredient : ACombinedIngredientTypes
Companion
object CompanionProperties
ingredients
val ingredients: List<Ingredient>matchingStacks
open override val matchingStacks: MutableList<ItemStack>requiresTesting
open override val requiresTesting: BooleanReturns whether this ingredient always requires .test.
serializer
open override val serializer: IACustomIngredientSerializer<*>vanilla
@get:ApiStatus.NonExtendableopen val vanilla: IngredientFunctions
test
Checks if a stack matches this ingredient. The stack must not be modified in any way.