ServerboundSwingPacketEvent

class ServerboundSwingPacketEvent(player: Player, packet: ServerboundSwingPacket) : PlayerPacketEvent<ServerboundSwingPacket>

Constructors

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

Properties

Link copied to clipboard
var hand: InteractionHand
Link copied to clipboard
Link copied to clipboard
var packet: ServerboundSwingPacket
Link copied to clipboard
val player: Player