Skip to main content

SetTitleTextPacket.V755_764Layer

readonly record struct

Declaration

public readonly record struct SetTitleTextPacket.V755_764Layer
NamespaceMcProtoNet.Protocol.Packets.Play.Clientbound
AssemblyMcProtoNet.Protocol.dll
Sourcesrc/McProtoNet.Protocol/Generated/Packets/Play/Clientbound/SetTitleTextPacket.cs#L12 ↗

Constructors

SignatureDescription
V755_764Layer(string TextJson)-

V755_764Layer(string)

public V755_764Layer(string TextJson)

Parameters: TextJson (String)

Properties

SignatureDescription
string TextJson-

TextJson

public string TextJson { get; init; }

Returns: String