Class WorldguardRegion

java.lang.Object
com.guflimc.brick.regions.worldguard.model.WorldguardRegion
All Implemented Interfaces:
Region, Region.Attributeable, Region.AttributeModifiable, Region.Keyed, Region.Named, Region.PropertyModifiable, Region.Shaped
Direct Known Subclasses:
WorldguardGlobalRegion

  • Constructor Details

    • WorldguardRegion

      public WorldguardRegion(@NotNull @NotNull WorldguardRegionManager manager, @NotNull @NotNull UUID worldId, @NotNull @NotNull com.sk89q.worldguard.protection.regions.ProtectedRegion region)
  • Method Details