toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.network.event.clientbound
/
ServerboundInteractPacketEvent
Serverbound
Interact
Packet
Event
class
ServerboundInteractPacketEvent
(
player
:
Player
,
packet
:
ServerboundInteractPacket
)
:
PlayerPacketEvent
<
ServerboundInteractPacket
>
Members
Constructors
Serverbound
Interact
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ServerboundInteractPacket
)
Types
Action
Link copied to clipboard
sealed
interface
Action
Properties
action
Link copied to clipboard
var
action
:
ServerboundInteractPacketEvent.Action
entity
Id
Link copied to clipboard
var
entityId
:
Int
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
is
Using
Secondary
Action
Link copied to clipboard
var
isUsingSecondaryAction
:
Boolean
packet
Link copied to clipboard
var
packet
:
ServerboundInteractPacket
player
Link copied to clipboard
val
player
:
Player