History - net.minecraft.client.input.InputWithModifiers
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
gtg
net.minecraft.client.input.InputWithModifiers
net.minecraft.class_11907
net.minecraft.client.input.AbstractInput
net.minecraft.src.C_411257_
Fields
int: a, NOT_DIGIT, field_62593, field_62593, f_412411_
Constructors
Methods
int (): a, input, method_74228, getKeycode, m_415169_
int (): b, modifiers, comp_4797, modifiers, m_415041_
boolean (): c, isSelection, method_74229, isEnterOrSpace, m_416070_
boolean (): d, isConfirmation, method_74230, isEnter, m_418128_
boolean (): e, isEscape, method_74231, isEscape, m_417974_
boolean (): f, isLeft, method_74232, isLeft, m_415230_
boolean (): g, isRight, method_74233, isRight, m_416807_
boolean (): h, isUp, method_74234, isUp, m_416377_
boolean (): i, isDown, method_74235, isDown, m_414999_
boolean (): j, isCycleFocus, method_74236, isTab, m_416053_
int (): k, getDigit, method_74237, asNumber, m_419729_
boolean (): l, hasAltDown, method_74238, hasAlt, m_417438_
boolean (): m, hasShiftDown, method_74239, hasShift, m_417652_
boolean (): n, hasControlDown, method_74240, hasCtrl, m_418431_
boolean (): o, isSelectAll, method_74241, isSelectAll, m_415141_
boolean (): p, isCopy, method_74242, isCopy, m_416687_
boolean (): q, isPaste, method_74243, isPaste, m_416394_
boolean (): r, isCut, method_74244, isCut, m_415442_