common • net.kernelpanicsoft.archie.data.common.crafting.ingredients • ACustomDataIngredient
ACustomDataIngredient
Types
Companion
object CompanionSerializer
Properties
base
val base: IngredientmatchingStacks
open override val matchingStacks: MutableList<ItemStack>nbt
val nbt: CompoundTagrequiresTesting
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.