public class WorldGuardHelperLatest extends Object implements WorldGuardHelper
| Constructor and Description |
|---|
WorldGuardHelperLatest() |
| 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() |
public String getWorldGuardMajorVersion()
getWorldGuardMajorVersion in interface WorldGuardHelperpublic List<com.sk89q.worldguard.protection.managers.RegionManager> getLoaded()
getLoaded in interface WorldGuardHelperpublic org.bukkit.Location getMinimumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world)
getMinimumPoint in interface WorldGuardHelperpublic org.bukkit.Location getMaximumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region,
org.bukkit.World world)
getMaximumPoint in interface WorldGuardHelperCopyright © 2021. All rights reserved.