Class AsyncExecutor
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.paperplatform.executor.Executor
ru.cwcode.commands.paperplatform.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) Deprecated.Methods inherited from class ru.cwcode.commands.paperplatform.executor.Executor
argM, 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()Deprecated.
-
-
Method Details
-
prepare
Deprecated.- Overrides:
preparein classAbstractExecutor
-