Class ConfirmRequest
java.lang.Object
ru.cwcode.cwutils.confirmable.velocity.ConfirmRequest
-
Constructor Summary
ConstructorsConstructorDescriptionConfirmRequest(com.velocitypowered.api.proxy.Player sender, String required, long millisToExpire) -
Method Summary
Modifier and TypeMethodDescriptionvoidstartTimer(com.velocitypowered.api.proxy.ProxyServer server, Object plugin) void
-
Constructor Details
-
ConfirmRequest
public ConfirmRequest(com.velocitypowered.api.proxy.Player sender, String required, long millisToExpire) - Parameters:
sender- отправительrequired- сообщение которое нужно отправитьmillisToExpire- время действия (в миллисекундах)
-
-
Method Details
-
startTimer
-
stopTimer
public void stopTimer()
-