LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render
/
BoxVertexIterator
/
OUTLINE
OUTLINE
OUTLINE
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
for
Each
Vertex
Link copied to clipboard
abstract
fun
forEachVertex
(
box
:
AABB
,
consumer
:
BoxVertexIterator.BoxVertexConsumer
)
For Java and JS usage.
side
Mask
Link copied to clipboard
fun
sideMask
(
sides
:
Iterable
<
Direction
>
)
:
Int
abstract
fun
sideMask
(
side
:
Direction
)
:
Int
For
drawBox
.