Package me.efekos.simpler.config
Interface Storable
public interface Storable
An interface that makes your class able to store under a
ListDataManager
or a MapDataManager
-
Method Summary
-
Method Details
-
getUniqueId
UUID getUniqueId()Returns a unique id for this instance.- Returns:
- id of this instance.
-