Package | Description |
---|---|
com.palmergames.bukkit.towny.regen |
Modifier and Type | Method and Description |
---|---|
static ProtectionRegenTask |
TownyRegenAPI.GetProtectionRegenTask(BlockLocation blockLocation)
Fetch the relevant regen task for this block
|
Modifier and Type | Method and Description |
---|---|
static void |
TownyRegenAPI.addProtectionRegenTask(ProtectionRegenTask task)
Add this task to the protection regen queue.
|
static void |
TownyRegenAPI.removeProtectionRegenTask(ProtectionRegenTask task)
Remove this task form the protection regen queue
|