Interface IPhase

    • Method Detail

      • isSitting

        boolean isSitting()
      • doClientTick

        void doClientTick()
      • doServerTick

        void doServerTick()
      • begin

        void begin()
      • end

        void end()
      • getFlySpeed

        float getFlySpeed()
      • getTurnSpeed

        float getTurnSpeed()
      • getFlyTargetLocation

        @Nullable
        Vector3d getFlyTargetLocation()
      • onHurt

        float onHurt​(DamageSource p_221113_1_,
                     float p_221113_2_)