nova-parent
Toggle table of contents
0.20-alpha.4
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.network.event.serverbound
/
ServerboundSwingPacketEvent
Serverbound
Swing
Packet
Event
class
ServerboundSwingPacketEvent
(
player
:
Player
,
packet
:
ServerboundSwingPacket
)
:
PlayerPacketEvent
<
ServerboundSwingPacket
>
Members
Constructors
Serverbound
Swing
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ServerboundSwingPacket
)
Properties
hand
Link copied to clipboard
var
hand
:
InteractionHand
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
packet
Link copied to clipboard
var
packet
:
ServerboundSwingPacket
player
Link copied to clipboard
val
player
:
Player