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 --- .../entity/ai/attributes/IAttributeInstance.html | 312 --------------------- 1 file changed, 312 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html (limited to 'javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html') diff --git a/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html b/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html deleted file mode 100644 index a8c86ed..0000000 --- a/javadoc/net/minecraft/entity/ai/attributes/IAttributeInstance.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - -IAttributeInstance (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.ai.attributes
-

Interface IAttributeInstance

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        getBaseValue

        -
        double getBaseValue()
        -
      • -
      - - - -
        -
      • -

        setBaseValue

        -
        void setBaseValue(double p_111128_1_)
        -
      • -
      - - - -
        -
      • -

        func_111122_c

        -
        java.util.Collection func_111122_c()
        -
      • -
      - - - - - - - - - - - - - - - -
        -
      • -

        removeAllModifiers

        -
        void removeAllModifiers()
        -
      • -
      - - - -
        -
      • -

        getAttributeValue

        -
        double getAttributeValue()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3