From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../entity/ai/attributes/BaseAttribute.html | 342 +++++++++++++++++++++ 1 file changed, 342 insertions(+) create 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 new file mode 100644 index 0000000..8dd7380 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/attributes/BaseAttribute.html @@ -0,0 +1,342 @@ + + + + + +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