Skip to content

Make pc protocol entity metadata consistent across all versions #958

@extremeheat

Description

@extremeheat

entity_metadata is now a named mapper on 1.20.5+ https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.20.5/proto.yml#L938

but this change needs to be applied to all the old versions also. As the enum values change across versions, this causes errors if the metadata numeric indexes are not updated correctly in user code (like in flying-squid) based on the version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions