Class KeyboardInput

java.lang.Object
net.minecraft.client.input.Input
net.minecraft.client.input.KeyboardInput

@Environment(CLIENT)
public class KeyboardInput
extends Input
Mappings:
Namespace Name
official bev
intermediary net/minecraft/class_995
named net/minecraft/client/input/KeyboardInput
  • Field Details

    • options

      private final GameOptions options
      Mappings:
      Namespace Name Mixin selector
      official e Lbev;e:Lavh;
      intermediary field_4152 Lnet/minecraft/class_995;field_4152:Lnet/minecraft/class_671;
      named options Lnet/minecraft/client/input/KeyboardInput;options:Lnet/minecraft/client/options/GameOptions;
  • Constructor Details

    • KeyboardInput

      public KeyboardInput​(GameOptions options)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbev;<init>(Lavh;)V
      intermediary <init> Lnet/minecraft/class_995;<init>(Lnet/minecraft/class_671;)V
      named <init> Lnet/minecraft/client/input/KeyboardInput;<init>(Lnet/minecraft/client/options/GameOptions;)V
  • Method Details

    • method_3286

      public void method_3286()
      Overrides:
      method_3286 in class Input
      Mappings:
      Namespace Name Mixin selector
      official a Lbeu;a()V
      intermediary method_3286 Lnet/minecraft/class_994;method_3286()V
      named method_3286 Lnet/minecraft/client/input/Input;method_3286()V