Skip to content

Failing to load due to Velocity API change #8

@hxy123abc

Description

@hxy123abc

In latest Velocity 3.2.0, t, field clientbound of enum StateRegistry is now protected instead of public. This breaks the following line of code:
StateRegistry.PacketRegistry toReplace = StateRegistry.PLAY.clientbound; (TabListSyncHandler.java:25)
As a result, lls-manager will now fail to load. Is it possible for any fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions