ServerboundClientEndTickPacketEvent

class ServerboundClientEndTickPacketEvent(player: Player, packet: ServerboundClientTickEndPacket) : PlayerPacketEvent<ServerboundClientTickEndPacket>

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
var packet: ServerboundClientTickEndPacket
Link copied to clipboard
val player: Player