Companion¶
object Companion
Functions¶
register¶
fun <T : IACustomIngredient> register(serializer: IACustomIngredientSerializer<T>)
Registers a custom ingredient serializer, using the CustomIngredientSerializer.getIdentifier.
Throws
IllegalArgumentException-
if the serializer is already registered