Class JumpController

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean jump  
      private MobEntity mob  
    • Method Summary

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

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

      • jump

        protected boolean jump
    • Constructor Detail

      • JumpController

        public JumpController​(MobEntity p_i1612_1_)
    • Method Detail

      • jump

        public void jump()
      • tick

        public void tick()