SetTitleTextPacket.V755_764Layer
readonly record struct
Declaration
public readonly record struct SetTitleTextPacket.V755_764Layer
| Namespace | McProtoNet.Protocol.Packets.Play.Clientbound |
| Assembly | McProtoNet.Protocol.dll |
| Source | src/McProtoNet.Protocol/Generated/Packets/Play/Clientbound/SetTitleTextPacket.cs#L12 ↗ |
Constructors
| Signature | Description |
|---|---|
V755_764Layer(string TextJson) | - |
V755_764Layer(string)
public V755_764Layer(string TextJson)
Parameters: TextJson (String)
Properties
| Signature | Description |
|---|---|
string TextJson | - |
TextJson
public string TextJson { get; init; }
Returns: String