Class ClanInputContextResolver
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractContextResolver<ClanInput>
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.AbstractInputOnlyContextResolver<ClanInput>
net.sacredlabyrinth.phaed.simpleclans.commands.contexts.ClanInputContextResolver
- All Implemented Interfaces:
co.aikar.commands.contexts.ContextResolver<ClanInput,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 context) getType()
-
Constructor Details
-
ClanInputContextResolver
-
-
Method Details
-
getContext
public ClanInput getContext(co.aikar.commands.BukkitCommandExecutionContext context) throws co.aikar.commands.InvalidCommandArgument - Throws:
co.aikar.commands.InvalidCommandArgument
-
getType
- Specified by:
getTypein classAbstractContextResolver<ClanInput>
-