common • net.kernelpanicsoft.archie.data.common.crafting.ingredients
Package-level declarations
Types
AAllIngredient
class AAllIngredient : ACombinedIngredientAAnyIngredient
class AAnyIngredient : ACombinedIngredientABuiltinIngredients
object ABuiltinIngredientsACombinedIngredient
abstract class ACombinedIngredient : IACustomIngredientBase class for ALL and ANY ingredients.
AComponentsIngredient
ACustomDataIngredient
IACustomIngredient
interface IACustomIngredientInterface that modders can implement to create new behaviors for Ingredients.
IACustomIngredientHolder
interface IACustomIngredientHolder<T : IACustomIngredient>IACustomIngredientSerializer
interface IACustomIngredientSerializer<T : IACustomIngredient>Serializer for a IACustomIngredient.