Package com.plotsquared.core.collection
Class QuadMap<T>
java.lang.Object
com.plotsquared.core.collection.QuadMap<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
int
count()
int
int
get
(int x, int z) get
(CuboidRegion region) getAll()
boolean
intersects
(CuboidRegion other) newInstance
(int newsize, int x, int z, int min) void
boolean
-
Field Details
-
size
-
x
-
z
-
objects
-
one
-
two
-
three
-
four
-
skip
-
-
Constructor Details
-
QuadMap
-
QuadMap
-
-
Method Details
-
count
-
getAll
-
countCurrent
-
countBelow
-
add
-
getRegion
-
newInstance
-
remove
-
recalculateSkip
-
get
-
intersects
-
get
-