ServerboundInteractPacketEvent

class ServerboundInteractPacketEvent(player: Player, packet: ServerboundInteractPacket) : PlayerPacketEvent<ServerboundInteractPacket>

Constructors

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

Properties

Link copied to clipboard
var action: ServerboundInteractPacket.Action
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var packet: ServerboundInteractPacket
Link copied to clipboard
val player: Player