Interface DebugOptionsScreenImpl
- All Known Implementing Classes:
DebugOptionsScreenMixin
public interface DebugOptionsScreenImpl
Used to implement a fix for the debug options screen.
-
Method Summary
-
Method Details
-
setParent
void setParent(net.minecraft.client.gui.screens.Screen parent) -
getParent
net.minecraft.client.gui.screens.Screen getParent()
-