CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
312 stars 95 forks source link

ClientboundDebugRendererPacket has wrong PacketType #159

Closed RaphiMC closed 2 years ago

RaphiMC commented 2 years ago

The ClientboundDebugRendererPacket returns the wrong packet type. It shouldn't be CAMERA_SHAKE.

image