public class TARDISArchPersister
extends java.lang.Object
Constructor and Description |
---|
TARDISArchPersister(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
void |
checkAll() |
void |
reArch(java.util.UUID uuid) |
void |
removeArch(java.util.UUID uuid) |
void |
save(java.util.UUID uuid) |
void |
saveAll() |
public TARDISArchPersister(TARDIS plugin)