Skip to content

fabricnet.kernelpanicsoft.archie.data.common.crafting.ingredientsACustomIngredientSerializerPlatform

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>)