neoforge • net.kernelpanicsoft.archie.data.common.crafting.ingredients • ACustomIngredientSerializerPlatform
ACustomIngredientSerializerPlatform
actual object ACustomIngredientSerializerPlatformTypes
NeoForgeCustomIngredientCodec
class NeoForgeCustomIngredientCodec<A : IACustomIngredient>(custom: IACustomIngredientSerializer<A>) : MapCodec<ACustomIngredientPlatform.NeoForgeCustomIngredient<A>> Properties
neoforge
val <T : IACustomIngredient> IACustomIngredientSerializer<T>.neoforge: IngredientType<ACustomIngredientPlatform.NeoForgeCustomIngredient<T>>