net.minecraft.client

public class Keyboard

net.minecraft.client.KeyboardHandler
net.minecraft.class_309
net.minecraft.client.Keyboard

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_60432
LOGGER
public static final int
DEBUG_CRASH_TIME
field_32143
DEBUG_CRASH_TIME
private final MinecraftClient
minecraft
field_1678
client
private final Clipboard
clipboardManager
field_16241
clipboard
private long
debugCrashKeyTime
field_1682
debugCrashStartTime
private long
debugCrashKeyReportedTime
field_1681
debugCrashLastLogTime
private long
debugCrashKeyReportedCount
field_1680
debugCrashElapsedTime
private boolean
usedDebugKeyAsModifier
field_1679
switchF3State

Constructor summary

ModifierConstructor
public (MinecraftClient client)

Method summary

Modifier and TypeMethod
private boolean
handleChunkDebugKeys(KeyEvent event)
method_35696(class_11908 arg0)
processDebugKeys(KeyInput input)
private void
debugFeedbackEnabledStatus(String prefix, boolean isEnabled)
method_75914(String arg0, boolean arg1)
debugLog(String message, boolean value)
private void
showDebugChat(Component message)
method_70818(class_2561 arg0)
sendMessage(Text message)
private static Text
decorateDebugComponent(ChatFormatting formatting, Component component)
method_37273(class_124 arg0, class_2561 arg1)
getDebugMessage(Formatting formatting, Text message)
private void
debugWarningComponent(Component component)
method_1456(class_2561 arg0)
debugError(Text message)
private void
debugFeedbackComponent(Component component)
method_37272(class_2561 arg0)
debugLog(Text text)
private void
debugFeedbackTranslated(String pattern, Object... args)
method_1459(String arg0, Object... arg1)
debugLog(String key, Object... args)
private void
debugFeedback(String message)
method_75915(String arg0)
debugLog(String message)
private boolean
handleDebugKeys(KeyEvent event)
method_1468(class_11908 arg0)
processF3(KeyInput key)
private void
copyRecreateCommand(boolean addNbt, boolean pullFromServer)
method_1465(boolean arg0, boolean arg1)
copyLookAt(boolean hasQueryPermission, boolean queryServer)
private void
copyCreateBlockCommand(BlockState state, BlockPos blockPos, CompoundTag entityTag)
method_1475(class_2680 arg0, class_2338 arg1, class_2487 arg2)
copyBlock(BlockState state, BlockPos pos, NbtCompound nbt)
private void
copyCreateEntityCommand(Identifier id, Vec3 pos, CompoundTag entityTag)
method_1469(class_2960 arg0, class_243 arg1, class_2487 arg2)
copyEntity(Identifier id, Vec3d pos, NbtCompound nbt)
private void
keyPress(long handle, int action, KeyEvent event)
method_1466(long arg0, int arg1, class_11908 arg2)
onKey(long window, int action, KeyInput input)
private void
charTyped(long handle, CharacterEvent event)
method_1457(long arg0, class_11905 arg1)
onChar(long window, CharInput input)
public void
setup(Window window)
method_1472(class_1041 arg0)
setup(Window window)
public String
getClipboard()
method_1460()
getClipboard()
public void
setClipboard(String clipboard)
method_1455(String arg0)
setClipboard(String clipboard)
public void
tick()
method_1474()
pollDebugCrash()
private void
lambda$getClipboard$9(int arg0, long arg1)
method_1461(int arg0, long arg1)
method_1461(int error, long description)
private void
lambda$setup$8(long arg0, int arg1, int arg2)
method_22675(long arg0, int arg1, int arg2)
method_22675(long window, int codePoint, int modifiers)
private void
lambda$setup$7(long arg0, CharacterEvent arg1)
method_22677(long arg0, class_11905 arg1)
method_22677(long arg0, CharInput arg1)
private void
lambda$setup$6(long arg0, int arg1, int arg2, int arg3, int arg4)
method_22676(long arg0, int arg1, int arg2, int arg3, int arg4)
method_22676(long handle, int key, int scancode, int action, int modifiers)
private void
lambda$setup$5(long arg0, int arg1, KeyEvent arg2)
method_22678(long arg0, int arg1, class_11908 arg2)
method_22678(long arg0, int arg1, KeyInput arg2)
private void
lambda$keyPress$4(Component arg0)
method_1463(class_2561 arg0)
method_1463(Text message)
private void
lambda$keyPress$3(Component arg0)
method_1464(class_2561 arg0)
method_1464(Text arg0)
private void
lambda$copyRecreateCommand$2(Identifier arg0, Entity arg1, CompoundTag arg2)
method_1471(class_2960 arg0, class_1297 arg1, class_2487 arg2)
method_1471(Identifier arg0, Entity arg1, NbtCompound nbt)
private void
lambda$copyRecreateCommand$1(BlockState arg0, BlockPos arg1, CompoundTag arg2)
method_1467(class_2680 arg0, class_2338 arg1, class_2487 arg2)
method_1467(BlockState arg0, BlockPos arg1, NbtCompound nbt)
private static Style
lambda$handleDebugKeys$0(Path arg0, Style arg1)
method_49711(Path arg0, class_2583 arg1)
method_49711(Path arg0, Style style)