public interface WorldGuardHelper
| Modifier and Type | Method and Description |
|---|---|
List<com.sk89q.worldguard.protection.managers.RegionManager> |
getLoaded() |
org.bukkit.Location |
getMaximumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world) |
org.bukkit.Location |
getMinimumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world) |
String |
getWorldGuardMajorVersion() |
String getWorldGuardMajorVersion()
List<com.sk89q.worldguard.protection.managers.RegionManager> getLoaded()
org.bukkit.Location getMinimumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world)
org.bukkit.Location getMaximumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world)
Copyright © 2021. All rights reserved.