toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.network.event.clientbound
/
ClientboundUpdateAttributesPacketEvent
Clientbound
Update
Attributes
Packet
Event
class
ClientboundUpdateAttributesPacketEvent
(
player
:
Player
,
packet
:
ClientboundUpdateAttributesPacket
)
:
PlayerPacketEvent
<
ClientboundUpdateAttributesPacket
>
Members
Constructors
Clientbound
Update
Attributes
Packet
Event
Link copied to clipboard
constructor
(
player
:
Player
,
packet
:
ClientboundUpdateAttributesPacket
)
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
:
ClientboundUpdateAttributesPacket
player
Link copied to clipboard
val
player
:
Player
values
Link copied to clipboard
var
values
:
List
<
ClientboundUpdateAttributesPacket.AttributeSnapshot
>