Package dev.chicoferreira.lifestealer.configuration
package dev.chicoferreira.lifestealer.configuration
-
ClassDescriptionEnumSerializer<T extends Enum<T>>Represents an enchantment with a level attached to it used for serialization purposesHolds every configuratable dataA utility interface for
TypeSerializer
that already has a default implementation for serialization Used in the other serializers class to already implement the serialize method as we only need the deserialize method