handle

abstract fun handle(@NotNull packet: @NotNull PlayerInfoPacket)
abstract fun handle(@NotNull packet: @NotNull PlayerStatePacket)
abstract fun handle(@NotNull packet: @NotNull PlayerActivationDistancesPacket)
abstract fun handle(@NotNull packet: @NotNull PlayerAudioEndPacket)
abstract fun handle(@NotNull packet: @NotNull SourceInfoRequestPacket)
abstract fun handle(@NotNull packet: @NotNull LanguageRequestPacket)