Class PlayerExecute
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.paperplatform.executor.Executor
ru.cwcode.commands.paperplatform.executor.PlayerExecute
-
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.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, getCommand, isPresent, prepare
-
Constructor Details
-
PlayerExecute
-
-
Method Details
-
executeForPlayer
public void executeForPlayer()- Specified by:
executeForPlayerin classAbstractExecutor
-
executeForNonPlayer
public void executeForNonPlayer()- Overrides:
executeForNonPlayerin classAbstractExecutor
-