From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../net/minecraft/util/ObjectIntIdentityMap.html | 366 --------------------- 1 file changed, 366 deletions(-) delete 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 deleted file mode 100644 index e91c291..0000000 --- a/javadoc/net/minecraft/util/ObjectIntIdentityMap.html +++ /dev/null @@ -1,366 +0,0 @@ - - - - - -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