ACustomIngredientPlatform¶
actual object ACustomIngredientPlatform
Types¶
NeoForgeCustomIngredient¶
class NeoForgeCustomIngredient<T : IACustomIngredient>(val custom: T) : ICustomIngredient, IACustomIngredientHolder<T>
Properties¶
neoforge¶
Functions¶
vanillaOf¶
actual fun vanillaOf(custom: IACustomIngredient): Ingredient