Class InventoryModule_SV1
java.lang.Object
net.thomilist.dimensionalinventories.module.base.ModuleBase
net.thomilist.dimensionalinventories.module.builtin.legacy.inventory.InventoryModule_SV1
- All Implemented Interfaces:
Comparable<Module>,LostAndFoundFormattable,Module,PlayerModule,StatefulPlayerModule<InventoryModuleState>,StatefulModule<InventoryModuleState>
@Deprecated
public final class InventoryModule_SV1
extends ModuleBase
implements StatefulPlayerModule<InventoryModuleState>
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 net.thomilist.dimensionalinventories.module.base.ModuleBase
createDerived, description, groupId, moduleId, storageVersionsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.thomilist.dimensionalinventories.module.base.Module
compareTo, description, groupId, latestStorageVersion, moduleId, moduleVersion, registerCommands, storageVersions, toFormattedMethods inherited from interface net.thomilist.dimensionalinventories.module.base.player.PlayerModule
category, loadWithContext, saveWithContext, toLostAndFoundScopeStringMethods inherited from interface net.thomilist.dimensionalinventories.module.base.player.StatefulPlayerModule
saveDirectory
-
Constructor Details
-
InventoryModule_SV1
Deprecated.
-
-
Method Details
-
newInstance
Deprecated.- Specified by:
newInstancein interfaceStatefulPlayerModule<InventoryModuleState>
-
state
Deprecated.- Specified by:
statein interfaceStatefulModule<InventoryModuleState>
-
defaultState
Deprecated.- Specified by:
defaultStatein interfaceStatefulModule<InventoryModuleState>
-
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
-
InventoryModuleinstead.