Class TopManager
java.lang.Object
me.hsgamer.topper.spigot.plugin.manager.TopManager
- All Implemented Interfaces:
io.github.projectunified.minelib.plugin.base.Loadable
public class TopManager
extends Object
implements io.github.projectunified.minelib.plugin.base.Loadable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildStorage
(String name) void
void
disable()
void
enable()
getTopHolder
(String name) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.projectunified.minelib.plugin.base.Loadable
load
-
Constructor Details
-
TopManager
-
-
Method Details
-
enable
public void enable()- Specified by:
enable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
disable
public void disable()- Specified by:
disable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
getStorageSupplier
-
buildStorage
-
getTopHolder
-
getTopHolderNames
-
create
-