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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic 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)
-