- All Superinterfaces:
IChunkBounds
- All Known Subinterfaces:
DistortedShape
- All Known Implementing Classes:
AbstractDistortedBody, AbstractDistortedExtrusion, AbstractDistortedShape, CylinderCaveNodeShape, DistortedCylinderShape, DistortedEllipsoidShape, DistortedPipeShape, EllipsoidCaveNodeShape, EmptyLineCaveNodeShape, PipeCaveNodeShape, PrefabCaveNodeShape, TetrahedronCaveNodeShape, WorldBounds
-
Method Summary
default double
int
int
default boolean
default int
Methods inherited from interface com.hypixel.hytale.server.worldgen.util.bounds.IChunkBounds
fractionX, fractionZ, getHighBoundX, getHighBoundX, getHighBoundZ, getHighBoundZ, getHighChunkX, getHighChunkZ, getLowBoundX, getLowBoundX, getLowBoundZ, getLowBoundZ, getLowChunkX, getLowChunkZ, intersectsChunk, randomX, randomZ
-
Method Details
-
getLowBoundY
int getLowBoundY()
-
getHighBoundY
int getHighBoundY()
-
-
randomY
default int randomY(@Nonnull
Random random)
-
fractionY
default double fractionY(double d)