toggle menu
nova-parent
0.17-alpha.37
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.network.event.clientbound
/
ServerboundInteractPacketEvent
/
Action
/
InteractAtLocation
Interact
At
Location
data
class
InteractAtLocation
(
val
hand
:
InteractionHand
,
val
location
:
Vec3
)
:
ServerboundInteractPacketEvent.Action
Members
Constructors
Interact
At
Location
Link copied to clipboard
constructor
(
hand
:
InteractionHand
,
location
:
Vec3
)
Properties
hand
Link copied to clipboard
val
hand
:
InteractionHand
location
Link copied to clipboard
val
location
:
Vec3