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
/
InteractionTracker
/
Interaction
Interaction
@
JvmRecord
data
class
Interaction
(
val
hand
:
InteractionHand
,
val
action
:
ItemUseAnimation
)
:
Record
Members
Constructors
Interaction
Link copied to clipboard
constructor
(
hand
:
InteractionHand
,
action
:
ItemUseAnimation
)
Properties
action
Link copied to clipboard
val
action
:
ItemUseAnimation
hand
Link copied to clipboard
val
hand
:
InteractionHand