Implemented Custom Screens

This commit is contained in:
ChampClient 2024-01-03 12:22:14 -05:00
parent 79cd452876
commit 32261f6ad8
1 changed files with 0 additions and 2 deletions

View File

@ -99,8 +99,6 @@ public class WrappedGuiScreenImpl extends GuiScreen implements WrappedGuiScreenB
super.handleMouseInput();
}
@Override
public CustomScreen getCustomScreen() {
return customScreen;