Examples of func_85069_a()


Examples of net.minecraft.crash.CrashReportCategory.func_85069_a()

        if (var5.length + 1 - var4 < var5.length) {
          var7 = var5[var5.length + 1 - var4];
        }
      }

      this.field_85059_f = var3.func_85069_a(var6, var7);

      if (var4 > 0 && !this.crashReportSections.isEmpty()) {
        CrashReportCategory var8 = (CrashReportCategory) this.crashReportSections.get(this.crashReportSections.size() - 1);
        var8.func_85070_b(var4);
      } else if (var5 != null && var5.length >= var4) {
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.