neoforge • net.kernelpanicsoft.archie.data.common.crafting.ingredients • ACustomIngredientPlatform
ACustomIngredientPlatform
actual object ACustomIngredientPlatformTypes
NeoForgeCustomIngredient
class NeoForgeCustomIngredient<T : IACustomIngredient>(val custom: T) : ICustomIngredient, IACustomIngredientHolder<T> Properties
neoforge
val <T : IACustomIngredient> T.neoforge: ACustomIngredientPlatform.NeoForgeCustomIngredient<T>Functions
vanillaOf
actual fun vanillaOf(custom: IACustomIngredient): Ingredient