ActionBarPacket

data class ActionBarPacket(val text: String) : ClientBoundPacket

Set Action Bar Text | 0x42 | play | clientbound

Parameters

text

text

See also

Constructors

Link copied to clipboard
constructor(text: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard