| Package | Description |
|---|---|
| dev.espi.protectionstones | |
| dev.espi.protectionstones.utils |
| Modifier and Type | Method and Description |
|---|---|
static PSMergedRegion |
PSMergedRegion.getMergedRegion(org.bukkit.Location l)
Finds the
PSMergedRegion at a location if the block at that location is the source protection block for it. |
PSMergedRegion |
PSGroupRegion.getRootRegion()
Get the merged region whose ID is the same as the group region ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<PSMergedRegion> |
PSGroupRegion.getMergedRegions()
Get the list of
PSMergedRegion objects of the regions that were merged into this region. |
List<PSMergedRegion> |
PSGroupRegion.getMergedRegionsUnsafe()
Get the list of
PSMergedRegion objects of the regions that were merged into this region. |
| Modifier and Type | Method and Description |
|---|---|
static void |
WGMerge.unmergeRegion(org.bukkit.World w,
com.sk89q.worldguard.protection.managers.RegionManager rm,
PSMergedRegion toUnmerge) |
Copyright © 2021. All rights reserved.