class WorldBounds
com.hypixel.hytale.server.worldgen.util.bounds
Extends com.hypixel.hytale.server.worldgen.util.bounds.ChunkBounds. Methods: int getLowBoundY(); int getHighBoundY(); void expandNegative(double, double, double); void expandPositive(double, double, double); void include(com.hypixel.hytale.server.worldgen.util.bounds.IChunkBounds)