General - Packet (Type) — PacketEventsSK

Addon: PacketEventsSK · Category: Type · Since: 1.0.0

Syntax

packet

Description

A packet sent by the client or server

Examples

on serverbound interact entity packet netty processed:
    cancel packet

View source