mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 06:51:32 +01:00
Implemented Custom Screens
This commit is contained in:
parent
79cd452876
commit
32261f6ad8
@ -99,8 +99,6 @@ public class WrappedGuiScreenImpl extends GuiScreen implements WrappedGuiScreenB
|
|||||||
super.handleMouseInput();
|
super.handleMouseInput();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public CustomScreen getCustomScreen() {
|
public CustomScreen getCustomScreen() {
|
||||||
return customScreen;
|
return customScreen;
|
||||||
|
Loading…
Reference in New Issue
Block a user