public class Bounds3d implements MemInstrument
Class Bounds3d. Provides bounds3d functionality for the Hytale server.
java.lang.Object > Bounds3d
Field Summary
initialMax
final
Vector3d
initialMax
Field initialMax.
swap
final
Vector3d
swap
Field swap.
size_byte
final
long
size_byte
Field size_byte.
Method Detail
Bounds3d
public
public
Bounds3d
()
Method Bounds3d.
isZeroVolume
public
boolean
isZeroVolume
()
Method isZeroVolume.
isCorrect
public
boolean
isCorrect
()
Method isCorrect.
correct
public
void
correct
()
Method correct.
getMemoryUsage
public
Report
getMemoryUsage
()
Method getMemoryUsage.