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 gcw
-
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 voiddebugFormattedLog(String pattern, Object[] args) private 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 bLgcw;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 aLgcw;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 cLgcw;c:Lgcx;
-
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 dLgcw;d:Lfvl;
-
debugCrashStartTime
private long debugCrashStartTime- Mappings:
Namespace Name Mixin selector named debugCrashStartTimeLnet/minecraft/client/Keyboard;debugCrashStartTime:Jintermediary field_1682Lnet/minecraft/class_309;field_1682:Jofficial eLgcw;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 fLgcw;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 gLgcw;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 hLgcw;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>Lgcw;<init>(Lgcx;)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 aLgcw;a(Lgwl;)Z
-
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 aLgcw;a(Lym;)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 aLgcw;a(Lo;Lym;)Lym;
-
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 bLgcw;b(Lym;)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 cLgcw;c(Lym;)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 aLgcw;a(Ljava/lang/String;[Ljava/lang/Object;)V
-
debugFormattedLog
- Mappings:
Namespace Name Mixin selector named debugFormattedLogLnet/minecraft/client/Keyboard;debugFormattedLog(Ljava/lang/String;[Ljava/lang/Object;)Vintermediary method_35697Lnet/minecraft/class_309;method_35697(Ljava/lang/String;[Ljava/lang/Object;)Vofficial bLgcw;b(Ljava/lang/String;[Ljava/lang/Object;)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 bLgcw;b(Lgwl;)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 aLgcw;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 aLgcw;a(Lemh;Liz;Lve;)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 aLgcw;a(Lamy;Lfrd;Lve;)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 aLgcw;a(JILgwl;)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 aLgcw;a(JLgwi;)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 aLgcw;a(Lfvy;)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 aLgcw;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 aLgcw;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 bLgcw;b()V
-