Class LocalTimedExecutor
java.lang.Object
ru.cwcode.commands.executor.AbstractExecutor
ru.cwcode.commands.executor.AbstractLocalTimedExecutor
ru.cwcode.commands.paperplatform.executor.LocalTimedExecutor
-
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.AbstractLocalTimedExecutor
commandDelayNotPassed, commandDelayPassed, executeForPlayer, prepareMethods inherited from class ru.cwcode.commands.executor.AbstractExecutor
arg, arg, argB, argD, argE, argI, argO, argS, argumentsAmount, argWithSpaces, executeForNonPlayer, getCommand, isPresent
-
Constructor Details
-
LocalTimedExecutor
public LocalTimedExecutor(long delayMillis)
-
-
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 org.bukkit.entity.Player player() -
argM
protected final org.bukkit.Material argM(int index)
-