Class InventoryModule

java.lang.Object
net.thomilist.dimensionalinventories.module.base.ModuleBase
net.thomilist.dimensionalinventories.module.builtin.inventory.InventoryModule
All Implemented Interfaces:
Comparable<Module>, LostAndFoundFormattable, JsonModule<InventoryModuleState>, Module, JsonPlayerModule<InventoryModuleState>, PlayerModule, StatefulPlayerModule<InventoryModuleState>, StatefulModule<InventoryModuleState>

public final class InventoryModule extends ModuleBase implements JsonPlayerModule<InventoryModuleState>