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