net.minecraft.client.util

public class InputUtil

dgn
com.mojang.blaze3d.platform.InputConstants
net.minecraft.class_3675
net.minecraft.client.util.InputUtil
net.minecraft.unmapped.C_vdmgqzcl
net.minecraft.client.util.InputMappings
net.minecraft.client.util.InputMappings

Field summary

Modifier and TypeField
private static final MethodHandle
b
glfwRawMouseMotionSupported
field_20333
GLFW_RAW_MOUSE_MOTION_SUPPORTED_HANDLE
f_fwbzxsdv
field_224792_b
GLFW_RAW_MOUSE_SUPPORTED
private static final int
c
GLFW_RAW_MOUSE_MOTION
field_20334
GLFW_RAW_MOUSE_MOTION
f_sslhkiss
field_224793_c
GLFW_RAW_MOUSE
public static final InputUtil$Key
a
UNKNOWN
field_16237
UNKNOWN_KEY
f_biwiguon
field_197958_a
INPUT_INVALID

Method summary

Modifier and TypeMethod
public static InputUtil$Key
a(int arg0, int arg1)
getKey(int arg0, int arg1)
method_15985(int arg0, int arg1)
fromKeyCode(int keyCode, int scanCode)
m_aclveagw(int arg0, int arg1)
func_197954_a(int arg0, int arg1)
getInputByCode(int keyCode, int scanCode)
public static InputUtil$Key
a(String arg0)
getKey(String arg0)
method_15981(String arg0)
fromTranslationKey(String translationKey)
m_ovakjlbl(String arg0)
func_197955_a(String arg0)
getInputByName(String name)
public static boolean
a(long arg0, int arg1)
isKeyDown(long arg0, int arg1)
method_15987(long arg0, int arg1)
isKeyPressed(long handle, int code)
m_fsaqqnce(long arg0, int arg1)
func_216506_a(long arg0, int arg1)
isKeyDown(long arg0, int arg1)
public static void
a(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
setupKeyboardCallbacks(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
method_15986(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
setKeyboardCallbacks(long handle, org.lwjgl.glfw.GLFWKeyCallbackI keyCallback, org.lwjgl.glfw.GLFWCharModsCallbackI charModsCallback)
m_ljerexdr(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
func_216505_a(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
setKeyCallbacks(long arg0, org.lwjgl.glfw.GLFWKeyCallbackI arg1, org.lwjgl.glfw.GLFWCharModsCallbackI arg2)
public static void
a(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
setupMouseCallbacks(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
method_15983(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
setMouseCallbacks(long handle, org.lwjgl.glfw.GLFWCursorPosCallbackI cursorPosCallback, org.lwjgl.glfw.GLFWMouseButtonCallbackI mouseButtonCallback, org.lwjgl.glfw.GLFWScrollCallbackI scrollCallback, org.lwjgl.glfw.GLFWDropCallbackI arg4)
m_kjzhbiga(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
func_216503_a(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
setMouseCallbacks(long arg0, org.lwjgl.glfw.GLFWCursorPosCallbackI arg1, org.lwjgl.glfw.GLFWMouseButtonCallbackI arg2, org.lwjgl.glfw.GLFWScrollCallbackI arg3, org.lwjgl.glfw.GLFWDropCallbackI arg4)
public static void
a(long arg0, int arg1, double arg2, double arg3)
grabOrReleaseMouse(long arg0, int arg1, double arg2, double arg3)
method_15984(long arg0, int arg1, double arg2, double arg3)
setCursorParameters(long handler, int arg1, double arg2, double arg3)
m_quanhbql(long arg0, int arg1, double arg2, double arg3)
func_216504_a(long arg0, int arg1, double arg2, double arg3)
setCursorPosAndMode(long arg0, int arg1, double arg2, double arg3)
public static boolean
a()
isRawMouseInputSupported()
method_21735()
isRawMouseMotionSupported()
m_ogipcedy()
func_224790_a()
func_224790_a()
public static void
a(long arg0, boolean arg1)
updateRawMouseInput(long arg0, boolean arg1)
method_21736(long arg0, boolean arg1)
setRawMouseMotionMode(long window, boolean value)
m_chglwzss(long arg0, boolean arg1)
func_224791_a(long arg0, boolean arg1)
setRawMouseInput(long arg0, boolean arg1)