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.client
/
SilentHotbar
/
selectSlotSilently
select
Slot
Silently
fun
selectSlotSilently
(
requester
:
Any
?
,
slot
:
HotbarItemSlot
,
ticksUntilReset
:
Int
)
If
slot
is not
OffHandSlot
, select it silently for duration of
ticksUntilReset
.
fun
selectSlotSilently
(
requester
:
Any
?
,
slot
:
Int
,
ticksUntilReset
:
Int
)