Skip to content

neoforgenet.kernelpanicsoft.archie.data.common.crafting.ingredientsACustomIngredientSerializerPlatform

ACustomIngredientSerializerPlatform


Types

NeoForgeCustomIngredientCodec


class NeoForgeCustomIngredientCodec<A : IACustomIngredient>(custom: IACustomIngredientSerializer<A>) : MapCodec<ACustomIngredientPlatform.NeoForgeCustomIngredient<A>> 

Properties

neoforge


val <T : IACustomIngredient> IACustomIngredientSerializer<T>.neoforge: IngredientType<ACustomIngredientPlatform.NeoForgeCustomIngredient<T>>

Functions

register


actual fun <T : IACustomIngredient> register(serializer: IACustomIngredientSerializer<T>)