Class StatusModule_SV1
java.lang.Object
net.thomilist.dimensionalinventories.module.base.ModuleBase
net.thomilist.dimensionalinventories.module.builtin.legacy.status.StatusModule_SV1
- All Implemented Interfaces:
Comparable<Module>, LostAndFoundFormattable, Module, PlayerModule, StatefulPlayerModule<StatusModuleState>, StatefulModule<StatusModuleState>
@Deprecated
public final class StatusModule_SV1
extends ModuleBase
implements StatefulPlayerModule<StatusModuleState>
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidload(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool) Deprecated.newInstance(net.minecraft.server.network.ServerPlayerEntity player) Deprecated.voidsave(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool) 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 Module
compareTo, description, groupId, latestStorageVersion, moduleId, moduleVersion, registerCommands, storageVersions, toFormattedMethods inherited from interface PlayerModule
category, loadWithContext, saveWithContext, toLostAndFoundScopeStringMethods inherited from interface StatefulPlayerModule
saveDirectory
-
Constructor Details
-
StatusModule_SV1
Deprecated.
-
-
Method Details
-
newInstance
Deprecated.- Specified by:
newInstancein interfaceStatefulPlayerModule<StatusModuleState>
-
state
Deprecated.- Specified by:
statein interfaceStatefulModule<StatusModuleState>
-
defaultState
Deprecated.- Specified by:
defaultStatein interfaceStatefulModule<StatusModuleState>
-
load
public void load(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool) Deprecated.- Specified by:
loadin interfacePlayerModule
-
save
public void save(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool) Deprecated.- Specified by:
savein interfacePlayerModule
-
StatusModuleinstead.