extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
fwt | |
net.minecraft.client.gui.screens.multiplayer.WarningScreen | |
net.minecraft.class_7065 | |
net.minecraft.client.gui.screen.WarningScreen |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final int |
| ||||||||
private final Component |
| ||||||||
private final Component |
| ||||||||
private final Component |
| ||||||||
protected Checkbox |
| ||||||||
private FocusableTextWidget |
| ||||||||
private final FrameLayout |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (Component header, Component message, Component narratedText) |
protected | (Component header, Component messageText, Component checkMessage, Component narratedText) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected abstract Layout |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
public Component |
|