CloudburstMC / Protocol

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

Fix LegacyTelemetryEventPacket #253

Closed Kaooot closed 2 months ago

Kaooot commented 2 months ago

It was probably forgotten to register the code builder scoreboard event data in the past as it still exists in the protocol docs. Also, this pull requests adds the missing interactedEntityID field to the entity interact event data of the LegacyTelemetryEventPacket.