-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated UI component classes.
Deleted obsolete and unused UI component classes, including `TextUIComponent`, `VanillaUIComponent`, `StackLayout`, and others, to streamline the codebase. These classes were no longer necessary as part of a planned refactor or redesign.
- Loading branch information
1 parent
2b8c19d
commit 775bdf2
Showing
16 changed files
with
115 additions
and
974 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
common-testmod/src/main/java/me/pandamods/test/client/screen/TestScreen.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 0 additions & 89 deletions
89
common/src/main/java/me/pandamods/pandalib/client/screen/BasePLScreen.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
common/src/main/java/me/pandamods/pandalib/client/screen/BaseParentUIComponent.java
This file was deleted.
Oops, something went wrong.
84 changes: 0 additions & 84 deletions
84
common/src/main/java/me/pandamods/pandalib/client/screen/BaseUIComponent.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.