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

Class BaseAttribute

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IAttribute
    -
    -
    -
    Direct Known Subclasses:
    -
    RangedAttribute
    -
    -
    -
    -
    public abstract class BaseAttribute
    -extends java.lang.Object
    -implements IAttribute
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - - - -
      Constructors 
      ModifierConstructor and Description
      protected BaseAttribute(java.lang.String p_i1607_1_, - double p_i1607_2_) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BaseAttribute

        -
        protected BaseAttribute(java.lang.String p_i1607_1_,
        -             double p_i1607_2_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

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

        setShouldWatch

        -
        public BaseAttribute setShouldWatch(boolean p_111112_1_)
        -
      • -
      - - - -
        -
      • -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class java.lang.Object
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3