Package net.minecraft.client
Class Keyboard
java.lang.Object
net.minecraft.client.Keyboard
- Mappings:
Namespace Name named net/minecraft/client/Keyboardintermediary net/minecraft/class_309official gee
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate final Clipboardstatic final intprivate longprivate longprivate longprivate static final Loggerprivate boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcopyBlock(BlockState state, BlockPos pos, @Nullable NbtCompound nbt) private voidcopyEntity(Identifier id, Vec3d pos, @Nullable NbtCompound nbt) private voidcopyLookAt(boolean hasQueryPermission, boolean queryServer) private voiddebugError(Text message) private voidprivate voidprivate voidprivate voidprivate static TextgetDebugMessage(Formatting formatting, Text message) private voidprivate voidvoidprivate booleanprocessDebugKeys(KeyInput input) private booleanprivate voidsendMessage(Text message) voidsetClipboard(String clipboard) void
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/Keyboard;LOGGER:Lorg/slf4j/Logger;intermediary field_60432Lnet/minecraft/class_309;field_60432:Lorg/slf4j/Logger;official bLgee;b:Lorg/slf4j/Logger;
-
DEBUG_CRASH_TIME
public static final int DEBUG_CRASH_TIME- See Also:
- Mappings:
Namespace Name Mixin selector named DEBUG_CRASH_TIMELnet/minecraft/client/Keyboard;DEBUG_CRASH_TIME:Iintermediary field_32143Lnet/minecraft/class_309;field_32143:Iofficial aLgee;a:I
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/client/Keyboard;client:Lnet/minecraft/client/MinecraftClient;intermediary field_1678Lnet/minecraft/class_309;field_1678:Lnet/minecraft/class_310;official cLgee;c:Lgef;
-
clipboard
- Mappings:
Namespace Name Mixin selector named clipboardLnet/minecraft/client/Keyboard;clipboard:Lnet/minecraft/client/util/Clipboard;intermediary field_16241Lnet/minecraft/class_309;field_16241:Lnet/minecraft/class_3674;official dLgee;d:Lfwt;
-
debugCrashStartTime
private long debugCrashStartTime- Mappings:
Namespace Name Mixin selector named debugCrashStartTimeLnet/minecraft/client/Keyboard;debugCrashStartTime:Jintermediary field_1682Lnet/minecraft/class_309;field_1682:Jofficial eLgee;e:J
-
debugCrashLastLogTime
private long debugCrashLastLogTime- Mappings:
Namespace Name Mixin selector named debugCrashLastLogTimeLnet/minecraft/client/Keyboard;debugCrashLastLogTime:Jintermediary field_1681Lnet/minecraft/class_309;field_1681:Jofficial fLgee;f:J
-
debugCrashElapsedTime
private long debugCrashElapsedTime- Mappings:
Namespace Name Mixin selector named debugCrashElapsedTimeLnet/minecraft/client/Keyboard;debugCrashElapsedTime:Jintermediary field_1680Lnet/minecraft/class_309;field_1680:Jofficial gLgee;g:J
-
switchF3State
private boolean switchF3State- Mappings:
Namespace Name Mixin selector named switchF3StateLnet/minecraft/client/Keyboard;switchF3State:Zintermediary field_1679Lnet/minecraft/class_309;field_1679:Zofficial hLgee;h:Z
-
-
Constructor Details
-
Keyboard
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/Keyboard;<init>(Lnet/minecraft/client/MinecraftClient;)Vintermediary <init>Lnet/minecraft/class_309;<init>(Lnet/minecraft/class_310;)Vofficial <init>Lgee;<init>(Lgef;)V
-
-
Method Details
-
processDebugKeys
- Mappings:
Namespace Name Mixin selector named processDebugKeysLnet/minecraft/client/Keyboard;processDebugKeys(Lnet/minecraft/client/input/KeyInput;)Zintermediary method_35696Lnet/minecraft/class_309;method_35696(Lnet/minecraft/class_11908;)Zofficial aLgee;a(Lgxw;)Z
-
debugLog
- Mappings:
Namespace Name Mixin selector named debugLogLnet/minecraft/client/Keyboard;debugLog(Ljava/lang/String;Z)Vintermediary method_75914Lnet/minecraft/class_309;method_75914(Ljava/lang/String;Z)Vofficial aLgee;a(Ljava/lang/String;Z)V
-
sendMessage
- Mappings:
Namespace Name Mixin selector named sendMessageLnet/minecraft/client/Keyboard;sendMessage(Lnet/minecraft/text/Text;)Vintermediary method_70818Lnet/minecraft/class_309;method_70818(Lnet/minecraft/class_2561;)Vofficial aLgee;a(Lyh;)V
-
getDebugMessage
- Mappings:
Namespace Name Mixin selector named getDebugMessageLnet/minecraft/client/Keyboard;getDebugMessage(Lnet/minecraft/util/Formatting;Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;intermediary method_37273Lnet/minecraft/class_309;method_37273(Lnet/minecraft/class_124;Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;official aLgee;a(Ll;Lyh;)Lyh;
-
debugError
- Mappings:
Namespace Name Mixin selector named debugErrorLnet/minecraft/client/Keyboard;debugError(Lnet/minecraft/text/Text;)Vintermediary method_1456Lnet/minecraft/class_309;method_1456(Lnet/minecraft/class_2561;)Vofficial bLgee;b(Lyh;)V
-
debugLog
- Mappings:
Namespace Name Mixin selector named debugLogLnet/minecraft/client/Keyboard;debugLog(Lnet/minecraft/text/Text;)Vintermediary method_37272Lnet/minecraft/class_309;method_37272(Lnet/minecraft/class_2561;)Vofficial cLgee;c(Lyh;)V
-
debugLog
- Mappings:
Namespace Name Mixin selector named debugLogLnet/minecraft/client/Keyboard;debugLog(Ljava/lang/String;[Ljava/lang/Object;)Vintermediary method_1459Lnet/minecraft/class_309;method_1459(Ljava/lang/String;[Ljava/lang/Object;)Vofficial aLgee;a(Ljava/lang/String;[Ljava/lang/Object;)V
-
debugLog
- Mappings:
Namespace Name Mixin selector named debugLogLnet/minecraft/client/Keyboard;debugLog(Ljava/lang/String;)Vintermediary method_75915Lnet/minecraft/class_309;method_75915(Ljava/lang/String;)Vofficial bLgee;b(Ljava/lang/String;)V
-
processF3
- Mappings:
Namespace Name Mixin selector named processF3Lnet/minecraft/client/Keyboard;processF3(Lnet/minecraft/client/input/KeyInput;)Zintermediary method_1468Lnet/minecraft/class_309;method_1468(Lnet/minecraft/class_11908;)Zofficial bLgee;b(Lgxw;)Z
-
copyLookAt
private void copyLookAt(boolean hasQueryPermission, boolean queryServer) - Mappings:
Namespace Name Mixin selector named copyLookAtLnet/minecraft/client/Keyboard;copyLookAt(ZZ)Vintermediary method_1465Lnet/minecraft/class_309;method_1465(ZZ)Vofficial aLgee;a(ZZ)V
-
copyBlock
- Mappings:
Namespace Name Mixin selector named copyBlockLnet/minecraft/client/Keyboard;copyBlock(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_1475Lnet/minecraft/class_309;method_1475(Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2487;)Vofficial aLgee;a(Lend;Lis;Luz;)V
-
copyEntity
- Mappings:
Namespace Name Mixin selector named copyEntityLnet/minecraft/client/Keyboard;copyEntity(Lnet/minecraft/util/Identifier;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_1469Lnet/minecraft/class_309;method_1469(Lnet/minecraft/class_2960;Lnet/minecraft/class_243;Lnet/minecraft/class_2487;)Vofficial aLgee;a(Lamo;Lfsi;Luz;)V
-
onKey
- Mappings:
Namespace Name Mixin selector named onKeyLnet/minecraft/client/Keyboard;onKey(JILnet/minecraft/client/input/KeyInput;)Vintermediary method_1466Lnet/minecraft/class_309;method_1466(JILnet/minecraft/class_11908;)Vofficial aLgee;a(JILgxw;)V
-
onChar
- Mappings:
Namespace Name Mixin selector named onCharLnet/minecraft/client/Keyboard;onChar(JLnet/minecraft/client/input/CharInput;)Vintermediary method_1457Lnet/minecraft/class_309;method_1457(JLnet/minecraft/class_11905;)Vofficial aLgee;a(JLgxt;)V
-
setup
- Mappings:
Namespace Name Mixin selector named setupLnet/minecraft/client/Keyboard;setup(Lnet/minecraft/client/util/Window;)Vintermediary method_1472Lnet/minecraft/class_309;method_1472(Lnet/minecraft/class_1041;)Vofficial aLgee;a(Lfxg;)V
-
getClipboard
- Mappings:
Namespace Name Mixin selector named getClipboardLnet/minecraft/client/Keyboard;getClipboard()Ljava/lang/String;intermediary method_1460Lnet/minecraft/class_309;method_1460()Ljava/lang/String;official aLgee;a()Ljava/lang/String;
-
setClipboard
- Mappings:
Namespace Name Mixin selector named setClipboardLnet/minecraft/client/Keyboard;setClipboard(Ljava/lang/String;)Vintermediary method_1455Lnet/minecraft/class_309;method_1455(Ljava/lang/String;)Vofficial aLgee;a(Ljava/lang/String;)V
-
pollDebugCrash
public void pollDebugCrash()- Mappings:
Namespace Name Mixin selector named pollDebugCrashLnet/minecraft/client/Keyboard;pollDebugCrash()Vintermediary method_1474Lnet/minecraft/class_309;method_1474()Vofficial bLgee;b()V
-