com.mojang.blaze3d.platform

public final class InputConstants$Key

dyn$a
com.mojang.blaze3d.platform.InputConstants$Key
net.minecraft.class_3675$class_306
net.minecraft.client.util.InputUtil$Key
net.minecraft.src.C_3142_

Field summary

Modifier and TypeField
private final String
a
name
field_1663
translationKey
f_84853_
private final InputConstants$Type
b
type
field_1666
type
f_84854_
private final int
c
value
field_1665
code
f_84855_
private final LazyLoadedValue<Component>
d
displayName
field_24196
localizedText
f_84856_
static final Map<String, InputConstants$Key>
e
NAME_MAP
field_1664
KEYS
f_84857_

Constructor summary

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

Method summary

Modifier and TypeMethod
public InputConstants$Type
a()
getType()
method_1442()
getCategory()
m_84868_()
public int
b()
getValue()
method_1444()
getCode()
m_84873_()
public String
c()
getName()
method_1441()
getTranslationKey()
m_84874_()
public Component
d()
getDisplayName()
method_27445()
getLocalizedText()
m_84875_()
public OptionalInt
e()
getNumericKeyValue()
method_30103()
toInt()
m_84876_()