Package com.plotsquared.core.collection
Class QuadMap<T>
java.lang.Object
com.plotsquared.core.collection.QuadMap<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintcount()intintget(int x, int z) get(CuboidRegion region) getAll()booleanintersects(CuboidRegion other) newInstance(int newsize, int x, int z, int min) voidboolean
-
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
-