Class DimensionPoolConfigModule_SV1
java.lang.Object
net.thomilist.dimensionalinventories.module.base.ModuleBase
net.thomilist.dimensionalinventories.module.builtin.legacy.pool.DimensionPoolConfigModule_SV1
- All Implemented Interfaces:
Comparable<Module>, LostAndFoundFormattable, ConfigModule, JsonConfigModule<DimensionPoolConfigModuleState_SV1>, StatefulConfigModule<DimensionPoolConfigModuleState_SV1>, JsonModule<DimensionPoolConfigModuleState_SV1>, Module, StatefulModule<DimensionPoolConfigModuleState_SV1>
@Deprecated
public final class DimensionPoolConfigModule_SV1
extends ModuleBase
implements JsonConfigModule<DimensionPoolConfigModuleState_SV1>
Deprecated.
-
Field Summary
Fields inherited from interface JsonModule
GSON_BUILDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.com.google.gson.Gsongson()Deprecated.loadFromJsonString(String json) Deprecated.voidDeprecated.Deprecated.voidsave()Deprecated.state()Deprecated.Methods inherited from class ModuleBase
createDerived, description, groupId, moduleId, storageVersionsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConfigModule
category, loadWithContext, saveWithContext, toLostAndFoundScopeStringMethods inherited from interface JsonConfigModule
load, saveFileMethods inherited from interface JsonModule
load, loadAsCurrentVersion, loadVersionedData, noSuchFileWarning, save, saveFileNameMethods inherited from interface Module
compareTo, description, groupId, latestStorageVersion, moduleId, moduleVersion, registerCommands, storageVersions, toFormattedMethods inherited from interface StatefulConfigModule
saveDirectory
-
Constructor Details
-
DimensionPoolConfigModule_SV1
Deprecated.
-
-
Method Details
-
newInstance
Deprecated.- Specified by:
newInstancein interfaceStatefulConfigModule<DimensionPoolConfigModuleState_SV1>
-
state
Deprecated.- Specified by:
statein interfaceStatefulModule<DimensionPoolConfigModuleState_SV1>
-
defaultState
Deprecated.- Specified by:
defaultStatein interfaceStatefulModule<DimensionPoolConfigModuleState_SV1>
-
gson
public com.google.gson.Gson gson()Deprecated.- Specified by:
gsonin interfaceJsonModule<DimensionPoolConfigModuleState_SV1>
-
loadFromJsonString
Deprecated.- Specified by:
loadFromJsonStringin interfaceJsonModule<DimensionPoolConfigModuleState_SV1>
-
loadFromOther
Deprecated.- Specified by:
loadFromOtherin interfaceJsonConfigModule<DimensionPoolConfigModuleState_SV1>
-
save
public void save()Deprecated.- Specified by:
savein interfaceConfigModule- Specified by:
savein interfaceJsonConfigModule<DimensionPoolConfigModuleState_SV1>
-
DimensionPoolConfigModuleinstead.