Package co.aikar.commands
Class JDACommandExecutionContext
- java.lang.Object
-
- co.aikar.commands.CommandExecutionContext<JDACommandExecutionContext,JDACommandEvent>
-
- co.aikar.commands.JDACommandExecutionContext
-
public class JDACommandExecutionContext extends co.aikar.commands.CommandExecutionContext<JDACommandExecutionContext,JDACommandEvent>
-
-
Method Summary
-
Methods inherited from class co.aikar.commands.CommandExecutionContext
canOverridePlayerContext, getAnnotation, getAnnotationValue, getAnnotationValue, getArgs, getBooleanFlagValue, getBooleanFlagValue, getCmd, getDoubleFlagValue, getFirstArg, getFlags, getFlagValue, getFlagValue, getFlagValue, getFlagValue, getFlagValue, getFlagValue, getFloatFlagValue, getIndex, getIntFlagValue, getIssuer, getLastArg, getLongFlagValue, getNumParams, getParam, getParameterPermissions, getPassedArgs, getResolvedArg, getResolvedArg, getResolvedArg, hasAnnotation, hasFlag, isLastArg, isOptional, joinArgs, joinArgs, popFirstArg, popLastArg
-
-