DisplayedRecipePacket

data class DisplayedRecipePacket(val recipeId: String) : ServerBoundPacket

Set Seen Recipe | 0x22 | play | serverbound

Parameters

recipeId

recipeId

See also

Constructors

Link copied to clipboard
constructor(recipeId: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard