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