net.minecraft.client.gui.screens.options.controls

public class KeyBindsScreen

extends OptionsSubScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gcf
net.minecraft.client.gui.screens.options.controls.KeyBindsScreen
net.minecraft.class_6599
net.minecraft.client.gui.screen.option.KeybindsScreen

Field summary

Modifier and TypeField
private static final Component
v
TITLE
field_49536
TITLE_TEXT
public KeyMapping
a
selectedKey
field_34799
selectedKeyBinding
public long
u
lastKeySelection
field_34800
lastKeyCodeUpdateTime
private KeyBindsList
w
keyBindsList
field_34801
controlsList
private Button
x
resetButton
field_34802
resetAllButton

Constructor summary

ModifierConstructor
public (Screen parent, Options gameOptions)

Method summary

Modifier and TypeMethod
protected void
F()
addContents()
method_60329()
initBody()
protected void
m()
addOptions()
method_60325()
addOptions()
protected void
E()
addFooter()
method_31387()
initFooter()
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
a(fsm arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)