Package com.sk89q.worldguard.protection
package com.sk89q.worldguard.protection
-
ClassDescriptionRepresents the effective set of flags, owners, and members for a given spatial query.Deprecated.A region set that is to be used when region data has failed.Calculates the value of a flag given a list of regions and an optional global region.Describes the membership result from
FlagValueCalculator.getMembership(RegionAssociable)
.A virtual region result set that is highly permissive, considering everyone a member.An implementation that calculates flags using a list of regions.
DelayedRegionOverlapAssociation
instead.