selectSlotSilently

fun selectSlotSilently(requester: Any?, slot: HotbarItemSlot, ticksUntilReset: Int)

Silently selects a main-hand hotbar slot for duration of ticksUntilReset. Offhand is ignored because it is not selected through held-item changes.


fun selectSlotSilently(requester: Any?, slot: Int, ticksUntilReset: Int)