public class TARDISExterminator
extends java.lang.Object
Constructor and Description |
---|
TARDISExterminator(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
void |
cleanDatabase(int id) |
void |
cleanHashMaps(int id) |
static boolean |
deleteFolder(java.io.File folder) |
boolean |
exterminate(org.bukkit.entity.Player player,
org.bukkit.block.Block block)
Deletes a TARDIS.
|
public TARDISExterminator(TARDIS plugin)
public boolean exterminate(org.bukkit.entity.Player player, org.bukkit.block.Block block)
player
- running the command.block
- the block that represents the Police Box signpublic void cleanHashMaps(int id)
public void cleanDatabase(int id)
public static boolean deleteFolder(java.io.File folder)