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.entity
/
copy
copy
inline
fun
Input
.
copy
(
forward
:
Boolean
=
this.forward
,
backward
:
Boolean
=
this.backward
,
left
:
Boolean
=
this.left
,
right
:
Boolean
=
this.right
,
jump
:
Boolean
=
this.jump
,
sneak
:
Boolean
=
this.shift
,
sprint
:
Boolean
=
this.sprint
)
:
Input