Class Bounds3d
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.bounds.Bounds3d
- All Implemented Interfaces:
MemInstrument
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.hypixel.hytale.builtin.hytalegenerator.newsystem.performanceinstruments.MemInstrument
MemInstrument.Report -
Field Summary
FieldsFields inherited from interface com.hypixel.hytale.builtin.hytalegenerator.newsystem.performanceinstruments.MemInstrument
ARRAY_HEADER_SIZE, ARRAYLIST_OBJECT_SIZE, BOOLEAN_SIZE, BYTES_IN_MEGABYTES, CLASS_OBJECT_SIZE, DOUBLE_SIZE, HASHMAP_ENTRY_SIZE, INT_SIZE, OBJECT_HEADER_SIZE, OBJECT_REFERENCE_SIZE, VECTOR3D_SIZE, VECTOR3I_SIZE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanbooleanvoidcorrect()getSize()booleanintersects(Bounds3d other) booleanboolean
-
Field Details
-
min
-
max
-
-
Constructor Details
-
Bounds3d
public Bounds3d() -
Bounds3d
-
-
Method Details
-
contains
-
contains
-
intersects
-
isZeroVolume
public boolean isZeroVolume() -
getSize
-
assign
-
assign
-
offset
-
intersect
-
encompass
-
encompass
-
stack
-
flipOnOriginPoint
-
flipOnOriginVoxel
-
clone
-
isCorrect
public boolean isCorrect() -
correct
public void correct() -
getMemoryUsage
- Specified by:
getMemoryUsagein interfaceMemInstrument
-