Class Executor
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.velocityplatform.executor.Executor
- Direct Known Subclasses:
AsyncExecutor,PrintArguments
-
Field Summary
Fields inherited from class ru.cwcode.commands.executor.AbstractExecutor
command, parser, sender -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cwcode.commands.executor.AbstractExecutor
arg, arg, argB, argD, argE, argI, argO, argS, argumentsAmount, argWithSpaces, executeForNonPlayer, executeForPlayer, getCommand, isPresent, prepare
-
Constructor Details
-
Executor
public Executor()
-
-
Method Details
-
handleError
- Specified by:
handleErrorin classAbstractExecutor
-
sender
protected net.kyori.adventure.audience.Audience sender()- Specified by:
senderin classAbstractExecutor
-
argP
- Specified by:
argPin classAbstractExecutor
-
player
protected final com.velocitypowered.api.proxy.Player player()
-