public class NetworkSummaryModule extends Object implements TerminableModule
| Constructor and Description |
|---|
NetworkSummaryModule(Network network,
InstanceData instanceData) |
NetworkSummaryModule(Network network,
InstanceData instanceData,
String[] commandAliases) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendSummary(org.bukkit.command.CommandSender sender) |
void |
setup(TerminableConsumer consumer)
Performs the tasks to setup this module
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindModuleWithpublic NetworkSummaryModule(Network network, InstanceData instanceData)
public NetworkSummaryModule(Network network, InstanceData instanceData, String[] commandAliases)
public void setup(@Nonnull TerminableConsumer consumer)
TerminableModulesetup in interface TerminableModuleconsumer - the terminable consumerpublic void sendSummary(org.bukkit.command.CommandSender sender)
Copyright © 2022. All rights reserved.