toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.network.event.clientbound
/
ClientboundSoundEntityPacketEvent
Clientbound
Sound
Entity
Packet
Event
class
ClientboundSoundEntityPacketEvent
(
player
:
Player
,
packet
:
ClientboundSoundEntityPacket
)
:
PlayerPacketEvent
<
ClientboundSoundEntityPacket
>
Members
Constructors
Clientbound
Sound
Entity
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ClientboundSoundEntityPacket
)
Properties
entity
Id
Link copied to clipboard
var
entityId
:
Int
is
Cancelled
Link copied to clipboard
var
isCancelled
:
Boolean
packet
Link copied to clipboard
var
packet
:
ClientboundSoundEntityPacket
pitch
Link copied to clipboard
var
pitch
:
Float
player
Link copied to clipboard
val
player
:
Player
seed
Link copied to clipboard
var
seed
:
Long
sound
Link copied to clipboard
var
sound
:
Holder
<
SoundEvent
>
source
Link copied to clipboard
var
source
:
SoundSource
volume
Link copied to clipboard
var
volume
:
Float