Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

🐞 FileData access modifier is potentially wrong and should be public #575

@Guardiola31337

Description

@Guardiola31337

While testing something else I noticed that FileData accessors don't work as the class is defined with Default Access Modifier i.e. declarations are visible only within the package (package private) 👀

I'd say this went unnoticed and the class should be marked as public.

cc'ing @DorkMatter for visibility

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions