nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.network.event.serverbound
/
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