Class InputUtil
java.lang.Object
emi.shims.java.net.minecraft.client.util.InputUtil
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InputUtil.KeyfromKeyCode(int keyCode, int scanCode) static InputUtil.KeyfromTranslationKey(String translationKey) static booleanisKeyPressed(int code)
-
Field Details
-
UNKNOWN_KEY
-
-
Constructor Details
-
InputUtil
public InputUtil()
-
-
Method Details
-
fromKeyCode
-
fromTranslationKey
-
isKeyPressed
public static boolean isKeyPressed(int code)
-