CraftRecipeResponsePacket

data class CraftRecipeResponsePacket(val windowId: Byte, val recipe: String) : ClientBoundPacket

Place Ghost Recipe | 0x2f | play | clientbound

Parameters

windowId

windowId

recipe

recipe

See also

Constructors

Link copied to clipboard
constructor(windowId: Byte, recipe: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard