net.minecraft.client.gui.screens.worldselection

public class EditGameRulesScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ghr
net.minecraft.client.gui.screens.worldselection.EditGameRulesScreen
net.minecraft.class_5235

Field summary

Modifier and TypeField
private static final Component
a
TITLE
field_49558
private static final int
b
SPACING
field_49559
final HeaderAndFooterLayout
c
layout
field_49560
private final Consumer<Optional<GameRules>>
d
exitCallback
field_24293
private final Set<EditGameRulesScreen$RuleEntry>
u
invalidEntries
field_24295
private final GameRules
v
gameRules
field_24298
private EditGameRulesScreen$RuleList
w
ruleList
field_49903
private Button
x
doneButton
field_24296

Constructor summary

ModifierConstructor
public (GameRules arg0, Consumer<Optional<GameRules>> arg1)

Method summary

Modifier and TypeMethod
protected void
aR_()
init()
method_25426()
protected void
c()
repositionElements()
method_48640()
public void
aM_()
onClose()
method_25419()
private void
l()
updateDoneButton()
method_27632()
void
a(ghr$f arg0)
markInvalid(EditGameRulesScreen$RuleEntry arg0)
method_27620(class_5235$class_5240 arg0)
void
b(ghr$f arg0)
clearInvalid(EditGameRulesScreen$RuleEntry arg0)
method_27626(class_5235$class_5240 arg0)