Class WorldGuardHelperLatest

java.lang.Object
br.net.fabiozumbi12.RedProtect.Bukkit.helpers.WorldGuardHelperLatest
All Implemented Interfaces:
WorldGuardHelper

public class WorldGuardHelperLatest extends Object implements WorldGuardHelper
  • Constructor Details

    • WorldGuardHelperLatest

      public WorldGuardHelperLatest()
  • Method Details

    • getWorldGuardMajorVersion

      public String getWorldGuardMajorVersion()
      Specified by:
      getWorldGuardMajorVersion in interface WorldGuardHelper
    • getLoaded

      public List<com.sk89q.worldguard.protection.managers.RegionManager> getLoaded()
      Specified by:
      getLoaded in interface WorldGuardHelper
    • getMinimumPoint

      public org.bukkit.Location getMinimumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region, org.bukkit.World world)
      Specified by:
      getMinimumPoint in interface WorldGuardHelper
    • getMaximumPoint

      public org.bukkit.Location getMaximumPoint(com.sk89q.worldguard.protection.regions.ProtectedRegion region, org.bukkit.World world)
      Specified by:
      getMaximumPoint in interface WorldGuardHelper