net.minecraft.client

public class KeyboardHandler

cvg
net.minecraft.class_309
net.minecraft.client.KeyboardHandler
net.minecraft.client.KeyboardListener
net.minecraft.client.KeyboardListener

Field summary

Modifier and TypeField
private final Minecraft
a
field_1678
minecraft
field_197972_a
field_197972_a
private boolean
b
field_1683
sendRepeatsToGui
field_197973_b
field_197973_b
private final C_10306359
c
field_16241
f_48978195
field_216821_c
field_216821_c
private long
d
field_1682
debugCrashKeyTime
field_197974_c
field_197974_c
private long
e
field_1681
debugCrashKeyReportedTime
field_204871_d
field_204871_d
private long
f
field_1680
debugCrashKeyReportedCount
field_204872_e
field_204872_e
private boolean
g
field_1679
handledDebugKey
field_197975_d
field_197975_d

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
private void
a(String arg0, Object... arg1)
method_1459(String arg0, Object... arg1)
sendDebugInfo(String message, Object... args)
func_197964_a(String arg0, Object... arg1)
printDebugMessage(String message, Object... args)
private void
b(String arg0, Object... arg1)
method_1456(String arg0, Object... arg1)
sendDebugWarning(String message, Object... args)
func_204869_b(String arg0, Object... arg1)
printDebugWarning(String message, Object... args)
private boolean
c(int arg0)
method_1468(int arg0)
handleDebugKeys(int key)
func_197962_c(int arg0)
processKeyF3(int key)
private void
a(boolean arg0, boolean arg1)
method_1465(boolean arg0, boolean arg1)
copyCommand(boolean permissions, boolean server)
func_211556_a(boolean arg0, boolean arg1)
copyHoveredObject(boolean privileged, boolean askServer)
private void
a(bvj arg0, ev arg1, ib arg2)
method_1475(class_2680 arg0, class_2338 arg1, class_2487 arg2)
copySetBlockCommand(BlockState state, BlockPos pos, NbtCompound nbt)
func_211558_a(BlockState arg0, BlockPos arg1, CompoundNBT arg2)
setBlockClipboardString(BlockState state, BlockPos pos, CompoundNBT compound)
private void
a(qs arg0, crv arg1, ib arg2)
method_1469(class_2960 arg0, class_243 arg1, class_2487 arg2)
copySummonEntityCommand(Identifier key, Vec3d pos, NbtCompound nbt)
func_211557_a(ResourceLocation arg0, Vec3d arg1, CompoundNBT arg2)
setEntityClipboardString(ResourceLocation entityIdIn, Vec3d pos, CompoundNBT compound)
public void
a(long arg0, int arg1, int arg2, int arg3, int arg4)
method_1466(long arg0, int arg1, int arg2, int arg3, int arg4)
keyPress(long window, int key, int scancode, int action, int mods)
func_197961_a(long arg0, int arg1, int arg2, int arg3, int arg4)
onKeyEvent(long windowPointer, int key, int scanCode, int action, int modifiers)
private void
a(long arg0, int arg1, int arg2)
method_1457(long arg0, int arg1, int arg2)
charTyped(long window, int codepoint, int mods)
func_197963_a(long arg0, int arg1, int arg2)
onCharEvent(long windowPointer, int codePoint, int modifiers)
public void
a(boolean arg0)
method_1462(boolean arg0)
setSendRepeatsToGui(boolean sendRepeatsToGui)
func_197967_a(boolean arg0)
enableRepeatEvents(boolean arg0)
public void
a(long arg0)
method_1472(long arg0)
setup(long window)
func_197968_a(long arg0)
setupCallbacks(long window)
public String
a()
method_1460()
getClipboard()
func_197965_a()
getClipboardString()
public void
a(String arg0)
method_1455(String arg0)
setClipboard(String s)
func_197960_a(String arg0)
setClipboardString(String string)
public void
b()
method_1474()
tick()
func_204870_b()
tick()