Class AsyncExecutor
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.velocityplatform.executor.Executor
ru.cwcode.commands.velocityplatform.executor.AsyncExecutor
-
Field Summary
Fields inherited from class ru.cwcode.commands.executor.AbstractExecutor
command, parser, sender -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepare(Sender sender, String[] args, ArgumentSet argumentSet, Command command) Methods inherited from class ru.cwcode.commands.velocityplatform.executor.Executor
argP, handleError, player, senderMethods inherited from class ru.cwcode.commands.executor.AbstractExecutor
arg, arg, argB, argD, argE, argI, argO, argS, argumentsAmount, argWithSpaces, executeForNonPlayer, executeForPlayer, getCommand, isPresent
-
Constructor Details
-
AsyncExecutor
public AsyncExecutor()
-
-
Method Details
-
prepare
- Overrides:
preparein classAbstractExecutor
-