ClientboundUpdateAttributesPacketEvent

class ClientboundUpdateAttributesPacketEvent(player: Player, packet: ClientboundUpdateAttributesPacket) : PlayerPacketEvent<ClientboundUpdateAttributesPacket>

Constructors

Link copied to clipboard
constructor(player: Player, packet: ClientboundUpdateAttributesPacket)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var packet: ClientboundUpdateAttributesPacket
Link copied to clipboard
val player: Player
Link copied to clipboard
var values: List<ClientboundUpdateAttributesPacket.AttributeSnapshot>