void method1742(boolean bool) {
   float f = 1.0F + ((1.0F - Math.abs(aClass_ra_Sub3_1648.aFloatArray8283[1])) * 2.0F);
   float f_3_ = aClass_ra_Sub3_1648.aFloat8364;
   aClass_ra_Sub3_1648.aFloat8364 *= f;
   super.method1729(bool);
   aClass_ra_Sub3_1648.aFloat8364 = f_3_;
 }
 void method1741(Class233 class233) {
   Class233 class233_0_ = new Class233();
   class233_0_.method2147(
       ((Class161_Sub1_Sub2) this).aFloat9161, ((Class161_Sub1_Sub2) this).aFloat9161, 1.0F, 1.0F);
   class233_0_.method2143(class233, class233_0_);
   super.method1727(class233_0_);
 }
 void method1729(boolean bool) {
   try {
     float f = 1.0F + (1.0F - Math.abs(aClass_ra_Sub3_1648.aFloatArray8283[1])) * 2.0F;
     float f_1_ = aClass_ra_Sub3_1648.aFloat8364;
     aClass_ra_Sub3_1648.aFloat8364 *= f;
     super.method1729(bool);
     aClass_ra_Sub3_1648.aFloat8364 = f_1_;
   } catch (RuntimeException runtimeexception) {
     throw Class346.method4175(
         runtimeexception, new StringBuilder().append("afv.l(").append(')').toString());
   }
 }
 void method1727(Class233 class233) {
   try {
     Class233 class233_2_ = new Class233();
     class233_2_.method2147(
         ((Class161_Sub1_Sub2) this).aFloat9161,
         ((Class161_Sub1_Sub2) this).aFloat9161,
         1.0F,
         1.0F);
     class233_2_.method2143(class233, class233_2_);
     super.method1727(class233_2_);
   } catch (RuntimeException runtimeexception) {
     throw Class346.method4175(
         runtimeexception, new StringBuilder().append("afv.m(").append(')').toString());
   }
 }