From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../net/minecraft/profiler/Profiler.Result.html | 359 +++++++++++++++++++++ 1 file changed, 359 insertions(+) create mode 100644 javadoc/net/minecraft/profiler/Profiler.Result.html (limited to 'javadoc/net/minecraft/profiler/Profiler.Result.html') diff --git a/javadoc/net/minecraft/profiler/Profiler.Result.html b/javadoc/net/minecraft/profiler/Profiler.Result.html new file mode 100644 index 0000000..239815d --- /dev/null +++ b/javadoc/net/minecraft/profiler/Profiler.Result.html @@ -0,0 +1,359 @@ + + + + + +Profiler.Result (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.profiler
+

Class Profiler.Result

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Comparable
    +
    +
    +
    Enclosing class:
    +
    Profiler
    +
    +
    +
    +
    public static final class Profiler.Result
    +extends java.lang.Object
    +implements java.lang.Comparable
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      Profiler.Result(java.lang.String p_i1554_1_, + double p_i1554_2_, + double p_i1554_4_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intcompareTo(java.lang.Object p_compareTo_1_) 
      intcompareTo(Profiler.Result p_compareTo_1_) 
      intfunc_76329_a() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_76332_a

        +
        public double field_76332_a
        +
      • +
      + + + +
        +
      • +

        field_76330_b

        +
        public double field_76330_b
        +
      • +
      + + + +
        +
      • +

        field_76331_c

        +
        public java.lang.String field_76331_c
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Profiler.Result

        +
        public Profiler.Result(java.lang.String p_i1554_1_,
        +               double p_i1554_2_,
        +               double p_i1554_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_76329_a

        +
        public int func_76329_a()
        +
      • +
      + + + +
        +
      • +

        compareTo

        +
        public int compareTo(java.lang.Object p_compareTo_1_)
        +
        +
        Specified by:
        +
        compareTo in interface java.lang.Comparable
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3