common • net.kernelpanicsoft.archie.data.common.crafting.ingredients • AComponentsIngredient
AComponentsIngredient
Types
Companion
object CompanionSerializer
Properties
base
val base: Ingredientcomponents
val components: DataComponentPatchmatchingStacks
open override val matchingStacks: MutableList<ItemStack>requiresTesting
open override val requiresTesting: Boolean = trueReturns 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.