ClientboundActionBarPacketEvent

class ClientboundActionBarPacketEvent(player: Player, packet: ClientboundSetActionBarTextPacket) : PlayerPacketEvent<ClientboundSetActionBarTextPacket>

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
var packet: ClientboundSetActionBarTextPacket
Link copied to clipboard
val player: Player
Link copied to clipboard
var text: Component