ACustomIngredientPlatform¶
actual object ACustomIngredientPlatform
Types¶
FabricCustomIngredient¶
class FabricCustomIngredient<T : IACustomIngredient>(val custom: T) : CustomIngredient, IACustomIngredientHolder<T>
Properties¶
fabric¶
val <T : IACustomIngredient> T.fabric: CustomIngredient
Functions¶
vanillaOf¶
actual fun vanillaOf(custom: IACustomIngredient): Ingredient