Class KeyboardInputMixin

java.lang.Object
net.minecraft.client.input.Input
meteordevelopment.meteorclient.mixin.KeyboardInputMixin

public class KeyboardInputMixin extends net.minecraft.client.input.Input
  • Field Summary

    Fields inherited from class net.minecraft.client.input.Input

    jumping, movementForward, movementSideways, pressingBack, pressingForward, pressingLeft, pressingRight, sneaking
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.client.input.Input

    getMovementInput, hasForwardMovement, tick

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • KeyboardInputMixin

      public KeyboardInputMixin()