handle

abstract fun handle(@NotNull packet: @NotNull PingPacket)
abstract fun handle(@NotNull packet: @NotNull CustomPacket)