extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gwp | |
| net.minecraft.client.gui.screens.worldselection.EditGameRulesScreen | |
| net.minecraft.class_5235 | |
| net.minecraft.client.gui.screen.world.EditGameRulesScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Component |
| ||||||||
| private static final int |
| ||||||||
| final HeaderAndFooterLayout |
| ||||||||
| private final Consumer<Optional<GameRules>> |
| ||||||||
| private final Set<EditGameRulesScreen$RuleEntry> |
| ||||||||
| final GameRules |
| ||||||||
| private EditGameRulesScreen$RuleList |
| ||||||||
| private Button |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (GameRules gameRules, Consumer<Optional<GameRules>> ruleSaveConsumer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| protected void |
| ||||||||
| public void |
| ||||||||
| private void |
| ||||||||
| void |
| ||||||||
| void |
|