Package com.sk89q.worldguard.protection.regions
package com.sk89q.worldguard.protection.regions
-
Class SummaryClassDescriptionA special region that is not quite "anywhere" (its volume is 0, it contains no positions, and it does not intersect with any other region).Represents a cuboid region that can be protected.Represents a region that can be indexed and have spatial queries performed against it.Keeps a cache of
RegionResultSets.A region container createsRegionManagers for loaded worlds, which allows access to the region data of a world.This object allows easy spatial queries involving region data for the purpose of implementing protection / region flag checks. -
Enum Class Summary
-
Exception SummaryExceptionDescriptionThrown when setting a parent would create a circular inheritance situation.