Package org.mcmonkey.sentinel.utilities
Class SentinelWorldGuardHelper
java.lang.Object
org.mcmonkey.sentinel.utilities.SentinelWorldGuardHelper
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getRegionFor
(String name, org.bukkit.World world) static com.sk89q.worldguard.protection.regions.ProtectedRegion
getRegionFor
(SentinelTrait sentinel) void
-
Constructor Details
-
SentinelWorldGuardHelper
public SentinelWorldGuardHelper()
-
-
Method Details
-
getRegionFor
-
getRegionFor
public static com.sk89q.worldguard.protection.regions.ProtectedRegion getRegionFor(SentinelTrait sentinel) -
onWantsPath
-