Перейти к основному содержимому

CraftRecipeRequestPacket.VUntil766Layer

readonly record struct

Declaration

public readonly record struct CraftRecipeRequestPacket.VUntil766Layer
NamespaceMcProtoNet.Protocol.Packets.Play.Serverbound
AssemblyMcProtoNet.Protocol.dll
Sourcesrc/McProtoNet.Protocol/Generated/Packets/Play/Serverbound/CraftRecipeRequestPacket.cs#L14 ↗

Constructors

SignatureDescription
VUntil766Layer(string Recipe)-

VUntil766Layer(string)

public VUntil766Layer(string Recipe)

Parameters: Recipe (String)

Properties

SignatureDescription
string Recipe-

Recipe

public string Recipe { get; init; }

Returns: String