Skip to content

Gson relocation causes reflection not working #176

Open
@re-ovo

Description

@re-ovo

Currently, there are some reflection parts that use the Gson class directly without considering the impact of relocation, which will cause it to not work, such as MinecraftComponentSerializer.

Perhaps make a utility class can be implemented to convert between the relocated Gson and the built-in Gson?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions