Skip to content

Remove the deprecated GUI package in the Plugin API and use the GUI API instead - #499

Open
MrCat12-Studios wants to merge 2 commits into
QuiltMC:developfrom
MrCat12-Studios:plugin-gui-depr-rmv
Open

Remove the deprecated GUI package in the Plugin API and use the GUI API instead#499
MrCat12-Studios wants to merge 2 commits into
QuiltMC:developfrom
MrCat12-Studios:plugin-gui-depr-rmv

Conversation

@MrCat12-Studios

Copy link
Copy Markdown
Contributor

In this PR I have removed completely all uses of the deprecated ...api.plugin.gui and replaced it with it's counterparts in ...api.gui while also adding removing or adapting methods from other classes' exported APIs. Regardless of the PR's ability to be merged, you should keep in mind that removing such largely used API ought to be avoided for minimal updates, and should be kept for a major release. However considering the incredibly small to non-existant amount of quilt mods that do use this API even if they shouldn't it'll probably be fine. Lastly note that maintainers are always free to edit.

@MrCat12-Studios

Copy link
Copy Markdown
Contributor Author

On my computer it built just fine...

@MrCat12-Studios

Copy link
Copy Markdown
Contributor Author

Great now it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant