Class MovementInput

    • Constructor Summary

      Constructors 
      Constructor Description
      MovementInput()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void func_52013_a()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • moveStrafe

        public float moveStrafe
      • moveForward

        public float moveForward
      • jump

        public boolean jump
      • sneak

        public boolean sneak
      • sprint

        public boolean sprint
    • Constructor Detail

      • MovementInput

        public MovementInput()
    • Method Detail

      • func_52013_a

        public void func_52013_a()