net.minecraft.client.gui.screen.menu.world

public class CustomizeWorldPresetsScreen

extends Screen

All mapped superinterfaces:

ConfirmationListener

bgx
net.minecraft.class_2314
net.minecraft.client.gui.screen.menu.world.CustomizeWorldPresetsScreen
net.minecraft.client.gui.GuiScreenCustomizePresets

Field summary

Modifier and TypeField
private static final List<CustomizeWorldPresetsScreen$CustomWorldPreset>
f
field_10420
PRESETS
PRESETS
private CustomizeWorldPresetsScreen$PresetsWidget
g
field_10421
presets
list
private ButtonWidget
h
field_10422
usePresetButton
select
private TextFieldWidget
i
field_10423
presetField
export
private final CustomizeWorldScreen
r
field_10424
parent
parent
protected String
a
field_10419
title
title
private String
s
field_10425
sharePresetText
shareText
private String
t
field_10426
presetListText
listText

Constructor summary

ModifierConstructor
public (CustomizeWorldScreen parent)

Method summary

Modifier and TypeMethod
public void
b()
method_1044()
init()
initGui()
public void
k()
method_1035()
handleMouse()
handleMouseInput()
public void
m()
method_1030()
removed()
onGuiClosed()
protected void
a(int arg0, int arg1, int arg2)
method_1026(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
mouseClicked(int arg0, int arg1, int arg2)
protected void
a(char arg0, int arg1)
method_1024(char arg0, int arg1)
keyPressed(char arg0, int arg1)
keyTyped(char arg0, int arg1)
protected void
a(bfm arg0)
method_1027(class_356 arg0)
buttonClicked(ButtonWidget arg0)
actionPerformed(GuiButton arg0)
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
public void
e()
method_1033()
tick()
updateScreen()
public void
a()
method_9551()
updateButtons()
updateButtonValidity()
private boolean
g()
method_9559()
hasSelectedPreset()
hasValidSelection()