Package de.kentoj.scrow.bukkit.region
Interface Region
- All Known Implementing Classes:
AbstractRegion,CuboidRegion,CylinderRegion,MergedRegion
public interface Region
-
Method Summary
-
Method Details
-
getUuid
UUID getUuid()A random uuid assigned to the Region at creation -
isInRegion
boolean isInRegion(org.bukkit.Location location) -
getChunks
-