LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.utils
/
forEachVertex
for
Each
Vertex
inline
fun
VertexList
.
forEachVertex
(
action
:
(
x
:
Float
,
y
:
Float
,
z
:
Float
)
->
Unit
)