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
308 stars 72 forks source link

Fix Spelling mistake In types #501

Closed Kaaaaii closed 4 months ago

Kaaaaii commented 4 months ago

This pull request addresses a typo in the ClientStatus type definition. The value ClientStatus.Disconected has been corrected to ClientStatus.Disconnected.