net.minecraft.client.gui.screens.controls

public class KeyBindsScreen

extends OptionsSubScreen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fny
net.minecraft.client.gui.screens.controls.KeyBindsScreen
net.minecraft.class_6599
net.minecraft.client.gui.screen.option.KeybindsScreen
net.minecraft.src.C_183069_

Field summary

Modifier and TypeField
private static final Component
s
TITLE
field_49536
TITLE_TEXT
f_314160_
public KeyMapping
a
selectedKey
field_34799
selectedKeyBinding
f_193975_
public long
r
lastKeySelection
field_34800
lastKeyCodeUpdateTime
f_193976_
private KeyBindsList
u
keyBindsList
field_34801
controlsList
f_193977_
private Button
v
resetButton
field_34802
resetAllButton
f_193978_

Constructor summary

ModifierConstructor
public (Screen parent, Options gameOptions)

Method summary

Modifier and TypeMethod
protected void
aM_()
init()
method_25426()
init()
m_7856_()
protected void
h()
addFooter()
method_31387()
initFooter()
m_319570_()
protected void
c()
repositionElements()
method_48640()
initTabNavigation()
m_267719_()
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)
m_6375_(double p_193984_, 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)
m_7933_(int p_193988_, int p_193989_, int arg2)
public void
a(fgt 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)
m_88315_(C_279497_ p_193992_, int p_193993_, int p_193994_, float arg3)