ClientboundPlaceGhostRecipePacketEvent

class ClientboundPlaceGhostRecipePacketEvent(player: Player, packet: ClientboundPlaceGhostRecipePacket) : PlayerPacketEvent<ClientboundPlaceGhostRecipePacket>

Constructors

Link copied to clipboard
constructor(player: Player, packet: ClientboundPlaceGhostRecipePacket)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var packet: ClientboundPlaceGhostRecipePacket
Link copied to clipboard
val player: Player
Link copied to clipboard
var recipeDisplay: RecipeDisplay