com.mojang.blaze3d.platform

public final class InputConstants$Key

fld$a
com.mojang.blaze3d.platform.InputConstants$Key
net.minecraft.class_3675$class_306

Field summary

Modifier and TypeField
private final String
a
name
field_1663
private final InputConstants$Type
b
type
field_1666
private final int
c
value
field_1665
private final LazyLoadedValue<Component>
d
displayName
field_24196
static final Map<String, InputConstants$Key>
e
NAME_MAP
field_1664

Constructor summary

ModifierConstructor
(String arg0, InputConstants$Type arg1, int arg2)

Method summary

Modifier and TypeMethod
public InputConstants$Type
a()
getType()
method_1442()
public int
b()
getValue()
method_1444()
public String
c()
getName()
method_1441()
public Component
d()
getDisplayName()
method_27445()
public OptionalInt
e()
getNumericKeyValue()
method_30103()