Package de.kentoj.scrow.bukkit.region
Class CuboidRegion
java.lang.Object
de.kentoj.scrow.bukkit.region.AbstractRegion
de.kentoj.scrow.bukkit.region.CuboidRegion
- All Implemented Interfaces:
Region
-
Constructor Details
-
CuboidRegion
public CuboidRegion(org.bukkit.Location loc1, org.bukkit.Location loc2)
-
-
Method Details
-
isInRegion
public boolean isInRegion(org.bukkit.Location location) -
getChunks
-