Package com.plotsquared.core.plot
Class PlotCluster
java.lang.Object
com.plotsquared.core.plot.PlotCluster
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPlotCluster
(PlotArea area, PlotId pos1, PlotId pos2, UUID owner) PlotCluster
(PlotArea area, PlotId pos1, PlotId pos2, UUID owner, int temp) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
int
getArea()
Get the area (in plots).void
getName()
getP1()
getP2()
Deprecated.- returns region of IDs, not of actual blocks.int
hashCode()
boolean
hasHelperRights
(UUID uuid) boolean
intersects
(PlotId pos1, PlotId pos2) boolean
boolean
void
void
void
toString()
-
Field Details
-
area
-
settings
-
owner
-
helpers
-
invited
-
temp
-
-
Constructor Details
-
PlotCluster
-
PlotCluster
-
-
Method Details
-
getP1
-
setP1
-
getP2
-
setP2
-
getRegion
Deprecated.- returns region of IDs, not of actual blocks.Returns a region of PlotIDs -
isOwner
-
isAdded
-
hasHelperRights
-
getName
-
getArea
Get the area (in plots).- Returns:
- area of plots
-
setArea
-
hashCode
-
equals
-
toString
-
getHome
-
getCenterPlotId
-
getCenterPlot
-
getClusterBottom
-
getClusterTop
-
intersects
-
contains
-