ServerboundPlaceRecipePacketEvent

class ServerboundPlaceRecipePacketEvent(player: Player, packet: ServerboundPlaceRecipePacket) : PlayerPacketEvent<ServerboundPlaceRecipePacket>

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var packet: ServerboundPlaceRecipePacket
Link copied to clipboard
val player: Player
Link copied to clipboard
var recipe: ResourceLocation
Link copied to clipboard