Class TopCorner
java.lang.Object
ml.karmaconfigs.api.bukkit.region.corner.util.Corner
ml.karmaconfigs.api.bukkit.region.corner.TopCorner
Top corners
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.Location[]corners()Get all the cornersorg.bukkit.LocationgetCorner(CornerType type)Get a cornerGet the region that owns the corners
-
Constructor Details
-
TopCorner
Initialize the rop corner- Parameters:
r- the region
-
-
Method Details
-
getRegion
Get the region that owns the corners -
getCorner
Get a corner -
corners
public org.bukkit.Location[] corners()Get all the corners
-