com.mojang.blaze3d.platform

public final class InputConstants$Key

del$a
com.mojang.blaze3d.platform.InputConstants$Key
net.minecraft.class_3675$class_306
net.minecraft.client.util.InputUtil$Key
net.minecraft.client.util.InputMappings$Input

Field summary

Modifier and TypeField
private final String
a
name
field_1663
translationKey
field_197939_a
private final InputConstants$Type
b
type
field_1666
type
field_197940_b
private final int
c
value
field_1665
code
field_197941_c
private final LazyLoadedValue<Component>
d
displayName
field_24196
localizedText
field_237518_d_
private static final Map<String, InputConstants$Key>
e
NAME_MAP
field_1664
KEYS
field_199875_d

Constructor summary

ModifierConstructor
private (String translationKey, InputConstants$Type type, int code)

Method summary

Modifier and TypeMethod
public InputConstants$Type
a()
getType()
method_1442()
getCategory()
func_197938_b()
public int
b()
getValue()
method_1444()
getCode()
func_197937_c()
public String
c()
getName()
method_1441()
getTranslationKey()
func_197935_d()
public Component
d()
getDisplayName()
method_27445()
getLocalizedText()
func_237520_d_()
public OptionalInt
e()
getNumericKeyValue()
method_30103()
method_30103()
func_241552_e_()