Class StatusModule

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

public final class StatusModule extends ModuleBase implements JsonPlayerModule<StatusModuleState>