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