Class ClanContextResolver
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver<Clan>
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractIssuerOnlyContextResolver<Clan>
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanContextResolver
- All Implemented Interfaces:
co.aikar.commands.contexts.ContextResolver<Clan,,co.aikar.commands.BukkitCommandExecutionContext> co.aikar.commands.contexts.IssuerOnlyContextResolver<Clan,co.aikar.commands.BukkitCommandExecutionContext>
-
Field Summary
Fields inherited from class net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver
clanManager, plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContext(co.aikar.commands.BukkitCommandExecutionContext c) getType()
-
Constructor Details
-
ClanContextResolver
-
-
Method Details
-
getContext
public Clan getContext(co.aikar.commands.BukkitCommandExecutionContext c) throws co.aikar.commands.InvalidCommandArgument - Throws:
co.aikar.commands.InvalidCommandArgument
-
getType
- Specified by:
getTypein classAbstractContextResolver<Clan>
-