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
/
MutableVertexList
/
addAll
add
All
fun
addAll
(
vertices
:
Iterable
<
Vec3
>
)
:
MutableVertexList
inline
fun
<
T
>
addAll
(
vertices
:
Iterable
<
T
>
,
vertexMapper
:
(
T
)
->
Vec3
)
:
MutableVertexList