extends WarningScreen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.multiplayer.CodeOfConductScreen | |
| net.minecraft.client.gui.screens.multiplayer.CodeOfConductScreen | |
| net.minecraft.class_11777 | |
| net.minecraft.client.gui.screen.multiplayer.CodeOfConductScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Text |
| ||||||||
| private static final Text |
| ||||||||
| private final ServerInfo |
| ||||||||
| private final String |
| ||||||||
| private final it.unimi.dsi.fastutil.booleans.BooleanConsumer |
| ||||||||
| private final Screen |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ServerInfo serverInfo, Screen parent, Text contents, String codeOfConductText, it.unimi.dsi.fastutil.booleans.BooleanConsumer resultConsumer) |
| public | (ServerInfo serverInfo, Screen parent, String codeOfConductText, it.unimi.dsi.fastutil.booleans.BooleanConsumer resultConsumer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected LayoutWidget |
| ||||||||
| private void |
| ||||||||
| public boolean |
| ||||||||
| public void |
|