Hopper Serializable
This class is the preferred serialization class for elements that use HopperConfig It just adds quick methods to serialize and deserialize objects, for a cleaner look when coding It'd be the same as implementing ConfigurationSerializable and calling HopperConfig manually. This object MUST have a constructor that accepts a single SerializationMap.