Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phantom u32 usage for packet_crafting_book_data #456

Closed
kvoli opened this issue Aug 15, 2021 · 0 comments
Closed

Phantom u32 usage for packet_crafting_book_data #456

kvoli opened this issue Aug 15, 2021 · 0 comments

Comments

@kvoli
Copy link
Contributor

kvoli commented Aug 15, 2021

data/pc/1.12-pre4/protocol.json
data/pc/17w15a/protocol.json
data/pc/17w15b/protocol.json

Use the type u32 without having it declared native in the types header. In all other protocol versions this is mapped to varint.

This slightly confuses automatic generators that look at native fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant