public class StoredCooldowns extends Cooldowns
| Constructor and Description |
|---|
StoredCooldowns(org.bukkit.plugin.Plugin plugin,
@NotNull File data) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadCooldowns() |
void |
saveCooldowns() |
getLeftTime, isOnCooldown, setOnCooldown, startpublic StoredCooldowns(org.bukkit.plugin.Plugin plugin,
@NotNull
@NotNull File data)
throws FileNotFoundException
FileNotFoundExceptionpublic void loadCooldowns()
public void saveCooldowns()
throws IOException
IOExceptionCopyright © 2023. All rights reserved.