public class CooldownData extends Object
| Constructor and Description |
|---|
CooldownData(String action,
long expires) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
long |
getExpires() |
void |
setExpires(long expires) |
Copyright © 2023. All rights reserved.