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/util/ObjectIntIdentityMap.html | 366 +++++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 javadoc/net/minecraft/util/ObjectIntIdentityMap.html (limited to 'javadoc/net/minecraft/util/ObjectIntIdentityMap.html') diff --git a/javadoc/net/minecraft/util/ObjectIntIdentityMap.html b/javadoc/net/minecraft/util/ObjectIntIdentityMap.html new file mode 100644 index 0000000..e91c291 --- /dev/null +++ b/javadoc/net/minecraft/util/ObjectIntIdentityMap.html @@ -0,0 +1,366 @@ + + + + + +ObjectIntIdentityMap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.util
+

Class ObjectIntIdentityMap

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected java.util.Listfield_148748_b 
      protected java.util.IdentityHashMapfield_148749_a 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanfunc_148744_b(int p_148744_1_) 
      java.lang.Objectfunc_148745_a(int p_148745_1_) 
      voidfunc_148746_a(java.lang.Object p_148746_1_, + int p_148746_2_) 
      intfunc_148747_b(java.lang.Object p_148747_1_) 
      java.util.Iteratoriterator() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Field Detail

      + + + +
        +
      • +

        field_148749_a

        +
        protected java.util.IdentityHashMap field_148749_a
        +
      • +
      + + + +
        +
      • +

        field_148748_b

        +
        protected java.util.List field_148748_b
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ObjectIntIdentityMap

        +
        public ObjectIntIdentityMap()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_148746_a

        +
        public void func_148746_a(java.lang.Object p_148746_1_,
        +                 int p_148746_2_)
        +
      • +
      + + + +
        +
      • +

        func_148747_b

        +
        public int func_148747_b(java.lang.Object p_148747_1_)
        +
      • +
      + + + +
        +
      • +

        func_148745_a

        +
        public java.lang.Object func_148745_a(int p_148745_1_)
        +
      • +
      + + + +
        +
      • +

        iterator

        +
        public java.util.Iterator iterator()
        +
        +
        Specified by:
        +
        iterator in interface java.lang.Iterable
        +
        +
      • +
      + + + +
        +
      • +

        func_148744_b

        +
        public boolean func_148744_b(int p_148744_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3