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

Class BaseAttributeMap

-
-
- -
-
    -
  • -
    -
    Direct Known Subclasses:
    -
    ServersideAttributeMap
    -
    -
    -
    -
    public abstract class BaseAttributeMap
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        attributes

        -
        protected final java.util.Map attributes
        -
      • -
      - - - -
        -
      • -

        attributesByName

        -
        protected final java.util.Map attributesByName
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BaseAttributeMap

        -
        public BaseAttributeMap()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        getAttributeInstanceByName

        -
        public IAttributeInstance getAttributeInstanceByName(java.lang.String p_111152_1_)
        -
      • -
      - - - - - - - -
        -
      • -

        getAllAttributes

        -
        public java.util.Collection getAllAttributes()
        -
      • -
      - - - - - - - -
        -
      • -

        removeAttributeModifiers

        -
        public void removeAttributeModifiers(com.google.common.collect.Multimap p_111148_1_)
        -
      • -
      - - - -
        -
      • -

        applyAttributeModifiers

        -
        public void applyAttributeModifiers(com.google.common.collect.Multimap p_111147_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3