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

Interface IAttribute

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

      Method Detail

      - - - -
        -
      • -

        getAttributeUnlocalizedName

        -
        java.lang.String getAttributeUnlocalizedName()
        -
      • -
      - - - -
        -
      • -

        clampValue

        -
        double clampValue(double p_111109_1_)
        -
      • -
      - - - -
        -
      • -

        getDefaultValue

        -
        double getDefaultValue()
        -
      • -
      - - - -
        -
      • -

        getShouldWatch

        -
        boolean getShouldWatch()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3