Interface Region
- All Known Subinterfaces:
Region.Attributeable
,Region.AttributeModifiable
,Region.Keyed
,Region.Named
,Region.PropertyModifiable
,Region.Shaped
,Region.World
- All Known Implementing Classes:
WorldguardGlobalRegion
,WorldguardRegion
public interface Region
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Method Summary
-
Method Details
-
worldId
UUID worldId() -
priority
int priority() -
contains
boolean contains(@NotNull @NotNull com.guflimc.brick.math.common.geometry.pos3.Point3 point)
-