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.utils.kotlin
/
forEachWithSelf
for
Each
With
Self
inline
fun
<
T
,
C
:
Collection
<
T
>
>
C
.
forEachWithSelf
(
action
:
(
T
,
index
:
Int
,
self
:
C
)
->
Unit
)
A JavaScript-styled forEach