I understand you're looking for a "ghost client" for Minecraft — but let me be clear upfront:
Let me know which direction you want.
@SubscribeEvent public void onKeyInput(InputEvent.KeyInputEvent event) { // Toggle fullbright on G key if (KeyBindingHelper.getKeyBound("key.fullbright", GLFW.GLFW_KEY_G).isPressed()) { GammaSettings.toggle(); }
I understand you're looking for a "ghost client" for Minecraft — but let me be clear upfront:
Let me know which direction you want.
@SubscribeEvent public void onKeyInput(InputEvent.KeyInputEvent event) { // Toggle fullbright on G key if (KeyBindingHelper.getKeyBound("key.fullbright", GLFW.GLFW_KEY_G).isPressed()) { GammaSettings.toggle(); } ghost client 1.19.2