ACustomIngredientSerializerPlatform¶
actual object ACustomIngredientSerializerPlatform
Types¶
FabricCustomIngredientSerializer¶
class FabricCustomIngredientSerializer<A : IACustomIngredient>(custom: IACustomIngredientSerializer<A>) : CustomIngredientSerializer<ACustomIngredientPlatform.FabricCustomIngredient<A>>
Properties¶
fabric¶
val <T : IACustomIngredient> IACustomIngredientSerializer<T>.fabric: CustomIngredientSerializer<ACustomIngredientPlatform.FabricCustomIngredient<T>>
Functions¶
register¶
actual fun <T : IACustomIngredient> register(serializer: IACustomIngredientSerializer<T>)