class
EmptyLineCaveNodeShape
Extends com.hypixel.hytale.server.worldgen.cave.shape.AbstractCaveNodeShape.
Methods
com.hypixel.hytale.math.vector.Vector3d getAnchor()
com.hypixel.hytale.server.worldgen.util.bounds.IWorldBounds getBounds()
double getCeilingPosition()
com.hypixel.hytale.math.vector.Vector3d getEnd()
double getFloorPosition()
int getHighBoundX()
int getHighBoundY()
int getHighBoundZ()
int getLowBoundX()
int getLowBoundY()
int getLowBoundZ()
com.hypixel.hytale.math.vector.Vector3d getStart()
boolean hasGeometry()
boolean shouldReplace()
java.lang.String toString()