Class Hierarchy
- java.lang.Object
- wtf.choco.veinminer.data.LegacyImportTask (implements java.lang.Runnable)
- wtf.choco.veinminer.data.PersistentDataStorageJSON (implements wtf.choco.veinminer.data.PersistentDataStorage)
- wtf.choco.veinminer.data.PersistentDataStorageNoOp (implements wtf.choco.veinminer.data.PersistentDataStorage)
- wtf.choco.veinminer.data.PersistentDataStorageSQL (implements wtf.choco.veinminer.data.PersistentDataStorage)
- wtf.choco.veinminer.data.PersistentDataStorageMySQL
- wtf.choco.veinminer.data.PersistentDataStorageSQLite
- java.lang.Record
- wtf.choco.veinminer.data.LegacyPlayerData
Interface Hierarchy
- wtf.choco.veinminer.data.PersistentDataStorage
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- wtf.choco.veinminer.data.PersistentDataStorage.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)