packetlib
SNAPSHOT
jvm
packetlib
/
io.layercraft.packetlib.packets.v1_19_3.play.clientbound
/
ActionBarPacket
Action
Bar
Packet
data
class
ActionBarPacket
(
val
text
:
String
)
:
ClientBoundPacket
Set Action Bar Text | 0x42 | play | clientbound
Parameters
text
text
See also
https://wiki.vg/Protocol#Set_Action_Bar_Text
Members
Constructors
Action
Bar
Packet
Link copied to clipboard
constructor
(
text
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
:
PacketSerializer
<
ActionBarPacket
>
Properties
text
Link copied to clipboard
val
text
:
String