Package net.minecraft.client.input
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 bevintermediary net/minecraft/class_995named net/minecraft/client/input/KeyboardInput
-
Field Summary
Fields Modifier and Type Field Description private GameOptionsoptionsFields inherited from class net.minecraft.client.input.Input
jumping, movementForward, movementSideways, sneaking -
Constructor Summary
Constructors Constructor Description KeyboardInput(GameOptions options) -
Method Summary
Modifier and Type Method Description voidmethod_3286()
-
Field Details
-
options
- Mappings:
Namespace Name Mixin selector official eLbev;e:Lavh;intermediary field_4152Lnet/minecraft/class_995;field_4152:Lnet/minecraft/class_671;named optionsLnet/minecraft/client/input/KeyboardInput;options:Lnet/minecraft/client/options/GameOptions;
-
-
Constructor Details
-
KeyboardInput
- Mappings:
Namespace Name Mixin selector official <init>Lbev;<init>(Lavh;)Vintermediary <init>Lnet/minecraft/class_995;<init>(Lnet/minecraft/class_671;)Vnamed <init>Lnet/minecraft/client/input/KeyboardInput;<init>(Lnet/minecraft/client/options/GameOptions;)V
-
-
Method Details
-
method_3286
public void method_3286()- Overrides:
method_3286in classInput- Mappings:
Namespace Name Mixin selector official aLbeu;a()Vintermediary method_3286Lnet/minecraft/class_994;method_3286()Vnamed method_3286Lnet/minecraft/client/input/Input;method_3286()V
-