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