History - net.minecraft.client.option.KeyBinding
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
int: order, field_63464, field_63464
int: order, field_63464, order
Constructors
Methods
boolean (InputUtil$Key): matches, method_1_6372, matchesKey
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
List (InputUtil$Key): lambda$registerMapping$3, method_74183, method_74183
List (InputUtil$Key): lambda$registerMapping$0, method_74183, method_74183
Text (String): lambda$createNameSupplier$2, method_27465, method_27465
Text (String): lambda$createNameSupplier$0, method_27465, method_27465
void (boolean, KeyBinding): lambda$set$1, method_74180, method_74180
void (boolean, KeyBinding): lambda$set$0, method_74180, method_74180
1.21.11_unobfuscated
Names
net.minecraft.client.KeyMapping
net.minecraft.class_304
net.minecraft.client.option.KeyBinding
Fields
Map<String, KeyBinding>: ALL, field_1657, KEYS_BY_ID
Map<InputUtil$Key, List<KeyBinding>>: MAP, field_1658, KEY_TO_BINDINGS
String: name, field_1660, id
InputUtil$Key: defaultKey, field_1654, defaultKey
KeyBinding$Category: category, field_1659, category
InputUtil$Key: key, field_1655, boundKey
boolean: isDown, field_1653, pressed
int: clickCount, field_1661, timesPressed
int: order, field_63464, field_63464
Constructors
(String, int, KeyBinding$Category)
(String, InputUtil$Type, int, KeyBinding$Category)
(String, InputUtil$Type, int, KeyBinding$Category, int)
Methods
void (InputUtil$Key): click, method_1420, onKeyPressed
void (InputUtil$Key, boolean): set, method_1416, setKeyPressed
void (InputUtil$Key, Consumer<KeyBinding>): forAllKeyMappings, method_74179, forAllKeyBinds
void (): setAll, method_1424, updatePressedStates
void (): releaseAll, method_1437, unpressAll
void (): restoreToggleStatesOnScreenClosed, method_73359, restoreToggleStates
void (): resetToggleKeys, method_52231, untoggleStickyKeys
void (): resetMapping, method_1426, updateKeysByCode
boolean (): isDown, method_1434, isPressed
KeyBinding$Category (): getCategory, method_1423, getCategory
boolean (): consumeClick, method_1436, wasPressed
void (): release, method_1425, reset
boolean (): shouldSetOnIngameFocus, method_72701, shouldSetOnGameFocus
String (): getName, method_1431, getId
InputUtil$Key (): getDefaultKey, method_1429, getDefaultKey
void (InputUtil$Key): setKey, method_1422, setBoundKey
int (KeyBinding): compareTo, method_1430, compareTo
Supplier<Text> (String): createNameSupplier, method_1419, getLocalizedName
boolean (KeyBinding): same, method_1435, equals
boolean (): isUnbound, method_1415, isUnbound
boolean (KeyInput): matches, method_1417, matchesKey
boolean (Click): matchesMouse, method_1433, matchesMouse
Text (): getTranslatedKeyMessage, method_16007, getBoundKeyLocalizedText
boolean (): isDefault, method_1427, isDefault
String (): saveString, method_1428, getBoundKeyTranslationKey
void (boolean): setDown, method_23481, setPressed
void (InputUtil$Key): registerMapping, method_74181, registerBinding
KeyBinding (String): get, method_65807, byId
int (Object): compareTo, compareTo, compareTo
List (InputUtil$Key): lambda$registerMapping$3, method_74183, method_74183
Text (String): lambda$createNameSupplier$2, method_27465, method_27465
void (boolean, KeyBinding): lambda$set$1, method_74180, method_74180
void (KeyBinding): lambda$click$0, method_74182, method_74182