Package ninja.leaping.configurate.objectmapping.serialize

Type serializer mechanisms and the standard type serializers shipped with Configurate

Type serializers are registered and queried using TypeSerializerCollection. For scalar serializers (those that take a scalar configuration value only), the ScalarSerializer class provides many common behaviours.