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
private ImePreEditInput
lastPreeditEvent
field_1_2572
preEditInput

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 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)
method_1459(String arg0)
debugLogTranslatable(String key)
private void
debugFeedback(String message)
method_75915(String arg0)
debugLogLiteral(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)
private void
preeditCallback(long handle, PreeditEvent event)
method_1_2482(long arg0, class_1_359 arg1)
onImePreEdit(long window, ImePreEditInput preEdit)
public void
resubmitLastPreeditEvent(GuiEventListener screen)
method_1_3100(class_364 arg0)
handleCurrentPreEdit(Element element)
public static void
submitPreeditEvent(GuiEventListener element, PreeditEvent event)
method_1_3101(class_364 arg0, class_1_359 arg1)
onImePreEdit(Element element, ImePreEditInput preEdit)
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$0(int arg0, long arg1)
method_1461(int arg0, long arg1)
method_1461(int error, long description)
private void
lambda$setup$6(long arg0)
method_1_2579(long arg0)
method_1_2579(long window)
private void
lambda$setup$4(long arg0, int arg1, long arg2, int arg3, long arg4, int arg5, int arg6)
method_1_2480(long arg0, int arg1, long arg2, int arg3, long arg4, int arg5, int arg6)
method_1_2480(long window, int preEditCount, long preEditStringPtr, int blockCount, long blockSizesPtr, int focusedBlock, int caret)
private void
lambda$setup$5(long arg0, PreeditEvent arg1)
method_1_2481(long arg0, class_1_359 arg1)
method_1_2481(long arg0, ImePreEditInput arg1)
private void
lambda$setup$2(long arg0, int arg1)
method_22675(long arg0, int arg1)
method_22675(long window, int codePoint)
private void
lambda$setup$3(long arg0, CharacterEvent arg1)
method_22677(long arg0, class_11905 arg1)
method_22677(long arg0, CharInput arg1)
private void
lambda$setup$0(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$1(long arg0, int arg1, KeyEvent arg2)
method_22678(long arg0, int arg1, class_11908 arg2)
method_22678(long arg0, int arg1, KeyInput arg2)
private static String
lambda$submitPreeditEvent$0(PreeditEvent arg0)
method_1_2479(class_1_359 arg0)
method_1_2479(ImePreEditInput arg0)
private void
lambda$copyRecreateCommand$1(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$0(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)