Package studio.magemonkey.fabled.hook
Class WorldGuardHook
java.lang.Object
studio.magemonkey.fabled.hook.WorldGuardHook
Fabled © 2024
studio.magemonkey.fabled.hook.WorldGuardHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRegionIds
(org.bukkit.Location loc) Fetches the list of region IDs applicable to a given location
-
Constructor Details
-
WorldGuardHook
public WorldGuardHook()
-
-
Method Details
-
getRegionIds
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
-