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