Skip to content

[Feature]: Protocol types #33

@zefir-git

Description

@zefir-git

What feature would you like to see?

Create types for VarInt, String, Chat, Array, etc. that can be used like this:

ParsedPacket#get<Type>(type: Type)
ParsedPacket#write<Type>(type: Type)

This will also be useful in constructors of ServerPacket packets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions