minecraft-data icon indicating copy to clipboard operation
minecraft-data copied to clipboard

Make bedrock entity packet fields consistent across all versions

Open extremeheat opened this issue 1 year ago • 0 comments

https://github.com/PrismarineJS/minecraft-data/blob/0315a25e70a48eededbcfcf761f39cf3bc461007/data/bedrock/1.19.1/proto.yml#L417

https://github.com/PrismarineJS/minecraft-data/blob/0315a25e70a48eededbcfcf761f39cf3bc461007/data/bedrock/1.19.40/proto.yml#L438

... fields should be runtime_id or unique_id in the entity packets, entity_runtime_id/entity_unique_id in the non-entity packets

extremeheat avatar Jan 23 '23 04:01 extremeheat