PrismarineJS / bedrock-protocol

Minecraft Bedrock protocol library, with authentication and encryption
https://prismarinejs.github.io/minecraft-data/?v=bedrock_1.17.10&d=protocol
MIT License
303 stars 72 forks source link

Add more types for typescript #273

Open DAMcraft opened 2 years ago

DAMcraft commented 2 years ago

https://github.com/PrismarineJS/minecraft-data/blob/master/data/bedrock/latest/proto.yml

i mean, this already exists, you could probably just parse it in. It is such a great project and with all types it'd be even better.

at the moment you cannot even create a server without using some kind of @ts-ignore

extremeheat commented 2 years ago

Feel free to PR type fixes