Class WorldGuardHook

java.lang.Object
studio.magemonkey.fabled.hook.WorldGuardHook

public class WorldGuardHook extends Object
Fabled © 2024 studio.magemonkey.fabled.hook.WorldGuardHook
  • Constructor Details

    • WorldGuardHook

      public WorldGuardHook()
  • Method Details

    • getRegionIds

      public static List<String> getRegionIds(org.bukkit.Location loc)
      Fetches the list of region IDs applicable to a given location
      Parameters:
      loc - location to get region ids for
      Returns:
      region IDs for the location