Uses of Class
dev.espi.protectionstones.utils.WGMerge.RegionHoleException
Packages that use WGMerge.RegionHoleException
-
Uses of WGMerge.RegionHoleException in dev.espi.protectionstones.utils
Methods in dev.espi.protectionstones.utils that throw WGMerge.RegionHoleExceptionModifier and TypeMethodDescriptionstatic PSRegion
WGMerge.mergeRealRegions(org.bukkit.World w, com.sk89q.worldguard.protection.managers.RegionManager rm, PSRegion root, List<PSRegion> merge)
static PSRegion
WGMerge.mergeRegions(String newID, org.bukkit.World w, com.sk89q.worldguard.protection.managers.RegionManager rm, PSRegion root, List<PSRegion> merge)
static void
WGMerge.unmergeRegion(org.bukkit.World w, com.sk89q.worldguard.protection.managers.RegionManager rm, PSMergedRegion toUnmerge)