Package net.minecraft.client.input
Class SystemKeycodes
java.lang.Object
net.minecraft.client.input.SystemKeycodes
- Mappings:
Namespace Name named net/minecraft/client/input/SystemKeycodesintermediary net/minecraft/class_11906official gwl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final booleanprivate static final booleanstatic final booleanstatic final boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IS_MAC_OS_IMPL
private static final boolean IS_MAC_OS_IMPL- Mappings:
Namespace Name Mixin selector named IS_MAC_OS_IMPLLnet/minecraft/client/input/SystemKeycodes;IS_MAC_OS_IMPL:Zintermediary field_62592Lnet/minecraft/class_11906;field_62592:Zofficial eLgwl;e:Z
-
IS_MAC_OS
public static final boolean IS_MAC_OS- Mappings:
Namespace Name Mixin selector named IS_MAC_OSLnet/minecraft/client/input/SystemKeycodes;IS_MAC_OS:Zintermediary field_62586Lnet/minecraft/class_11906;field_62586:Zofficial aLgwl;a:Z
-
CTRL_MOD
public static final int CTRL_MOD- Mappings:
Namespace Name Mixin selector named CTRL_MODLnet/minecraft/client/input/SystemKeycodes;CTRL_MOD:Iintermediary field_62589Lnet/minecraft/class_11906;field_62589:Iofficial bLgwl;b:I
-
USE_LONG_LEFT_PRESS
public static final boolean USE_LONG_LEFT_PRESS- Mappings:
Namespace Name Mixin selector named USE_LONG_LEFT_PRESSLnet/minecraft/client/input/SystemKeycodes;USE_LONG_LEFT_PRESS:Zintermediary field_62590Lnet/minecraft/class_11906;field_62590:Zofficial cLgwl;c:Z
-
UPDATE_PRESSED_STATE_ON_MOUSE_GRAB
public static final boolean UPDATE_PRESSED_STATE_ON_MOUSE_GRAB- Mappings:
Namespace Name Mixin selector named UPDATE_PRESSED_STATE_ON_MOUSE_GRABLnet/minecraft/client/input/SystemKeycodes;UPDATE_PRESSED_STATE_ON_MOUSE_GRAB:Zintermediary field_62591Lnet/minecraft/class_11906;field_62591:Zofficial dLgwl;d:Z
-
-
Constructor Details
-
SystemKeycodes
public SystemKeycodes()
-