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.
This is only intended for use during migration of old data of storage version 1. When loading or saving new data, use InventoryModule instead.