Class AbstractCompletion
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
- All Implemented Interfaces:
IdentifiableCompletion
- Direct Known Subclasses:
AbstractAsyncCompletion,AbstractStaticCompletion,AbstractSyncCompletion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sacredlabyrinth.phaed.simpleclans.commands.completions.IdentifiableCompletion
getId
-
Field Details
-
plugin
-
clanManager
-
-
Constructor Details
-
AbstractCompletion
-