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 --- javadoc/net/minecraft/util/IntHashMap.html | 308 ----------------------------- 1 file changed, 308 deletions(-) delete mode 100644 javadoc/net/minecraft/util/IntHashMap.html (limited to 'javadoc/net/minecraft/util/IntHashMap.html') diff --git a/javadoc/net/minecraft/util/IntHashMap.html b/javadoc/net/minecraft/util/IntHashMap.html deleted file mode 100644 index 3a142fc..0000000 --- a/javadoc/net/minecraft/util/IntHashMap.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - - -IntHashMap (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.util
-

Class IntHashMap

-
-
- -
-
    -
  • -
    -
    -
    public class IntHashMap
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      IntHashMap() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidaddKey(int p_76038_1_, - java.lang.Object p_76038_2_) 
      voidclearMap() 
      booleancontainsItem(int p_76037_1_) 
      java.lang.Objectlookup(int p_76041_1_) 
      java.lang.ObjectremoveObject(int p_76049_1_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        IntHashMap

        -
        public IntHashMap()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        lookup

        -
        public java.lang.Object lookup(int p_76041_1_)
        -
      • -
      - - - -
        -
      • -

        containsItem

        -
        public boolean containsItem(int p_76037_1_)
        -
      • -
      - - - -
        -
      • -

        addKey

        -
        public void addKey(int p_76038_1_,
        -          java.lang.Object p_76038_2_)
        -
      • -
      - - - -
        -
      • -

        removeObject

        -
        public java.lang.Object removeObject(int p_76049_1_)
        -
      • -
      - - - -
        -
      • -

        clearMap

        -
        public void clearMap()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3