Package com.sk89q.worldguard.protection.managers.storage
package com.sk89q.worldguard.protection.managers.storage
-
Interface SummaryInterfaceDescriptionA region database stores a set of regions for a single world.A driver manages
RegionDatabases for several worlds. -
Class SummaryClassDescriptionA region database that saves the memory to an in-memory
HashSet.This class provides utility methods that may be helpful in the implementation of region databases. -
Enum Class Summary
-
Exception SummaryExceptionDescriptionThrown when a partial save is not supported.Exceptions related to region stores inherit from this exception.