Interface Region.World

All Superinterfaces:
Region
All Known Implementing Classes:
WorldguardGlobalRegion
Enclosing interface:
Region

public static interface Region.World extends Region
  • Method Details

    • contains

      default boolean contains(@NotNull @NotNull com.guflimc.brick.math.common.geometry.pos3.Point3 point)
      Specified by:
      contains in interface Region