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 --- javadoc/net/minecraft/potion/Potion.html | 1059 ------------------------------ 1 file changed, 1059 deletions(-) delete mode 100644 javadoc/net/minecraft/potion/Potion.html (limited to 'javadoc/net/minecraft/potion/Potion.html') diff --git a/javadoc/net/minecraft/potion/Potion.html b/javadoc/net/minecraft/potion/Potion.html deleted file mode 100644 index 2a0b233..0000000 --- a/javadoc/net/minecraft/potion/Potion.html +++ /dev/null @@ -1,1059 +0,0 @@ - - - - - -Potion (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.potion
-

Class Potion

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

      Field Detail

      - - - -
        -
      • -

        potionTypes

        -
        public static final Potion[] potionTypes
        -
      • -
      - - - -
        -
      • -

        field_76423_b

        -
        public static final Potion field_76423_b
        -
      • -
      - - - -
        -
      • -

        moveSpeed

        -
        public static final Potion moveSpeed
        -
      • -
      - - - -
        -
      • -

        moveSlowdown

        -
        public static final Potion moveSlowdown
        -
      • -
      - - - -
        -
      • -

        digSpeed

        -
        public static final Potion digSpeed
        -
      • -
      - - - -
        -
      • -

        digSlowdown

        -
        public static final Potion digSlowdown
        -
      • -
      - - - -
        -
      • -

        damageBoost

        -
        public static final Potion damageBoost
        -
      • -
      - - - -
        -
      • -

        heal

        -
        public static final Potion heal
        -
      • -
      - - - -
        -
      • -

        harm

        -
        public static final Potion harm
        -
      • -
      - - - -
        -
      • -

        jump

        -
        public static final Potion jump
        -
      • -
      - - - -
        -
      • -

        confusion

        -
        public static final Potion confusion
        -
      • -
      - - - -
        -
      • -

        regeneration

        -
        public static final Potion regeneration
        -
      • -
      - - - -
        -
      • -

        resistance

        -
        public static final Potion resistance
        -
      • -
      - - - -
        -
      • -

        fireResistance

        -
        public static final Potion fireResistance
        -
      • -
      - - - -
        -
      • -

        waterBreathing

        -
        public static final Potion waterBreathing
        -
      • -
      - - - -
        -
      • -

        invisibility

        -
        public static final Potion invisibility
        -
      • -
      - - - -
        -
      • -

        blindness

        -
        public static final Potion blindness
        -
      • -
      - - - -
        -
      • -

        nightVision

        -
        public static final Potion nightVision
        -
      • -
      - - - -
        -
      • -

        hunger

        -
        public static final Potion hunger
        -
      • -
      - - - -
        -
      • -

        weakness

        -
        public static final Potion weakness
        -
      • -
      - - - -
        -
      • -

        poison

        -
        public static final Potion poison
        -
      • -
      - - - -
        -
      • -

        wither

        -
        public static final Potion wither
        -
      • -
      - - - -
        -
      • -

        field_76434_w

        -
        public static final Potion field_76434_w
        -
      • -
      - - - -
        -
      • -

        field_76444_x

        -
        public static final Potion field_76444_x
        -
      • -
      - - - -
        -
      • -

        field_76443_y

        -
        public static final Potion field_76443_y
        -
      • -
      - - - -
        -
      • -

        field_76442_z

        -
        public static final Potion field_76442_z
        -
      • -
      - - - -
        -
      • -

        field_76409_A

        -
        public static final Potion field_76409_A
        -
      • -
      - - - -
        -
      • -

        field_76410_B

        -
        public static final Potion field_76410_B
        -
      • -
      - - - -
        -
      • -

        field_76411_C

        -
        public static final Potion field_76411_C
        -
      • -
      - - - -
        -
      • -

        field_76405_D

        -
        public static final Potion field_76405_D
        -
      • -
      - - - -
        -
      • -

        field_76406_E

        -
        public static final Potion field_76406_E
        -
      • -
      - - - -
        -
      • -

        field_76407_F

        -
        public static final Potion field_76407_F
        -
      • -
      - - - -
        -
      • -

        field_76408_G

        -
        public static final Potion field_76408_G
        -
      • -
      - - - -
        -
      • -

        id

        -
        public final int id
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Potion

        -
        protected Potion(int p_i1573_1_,
        -      boolean p_i1573_2_,
        -      int p_i1573_3_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setIconIndex

        -
        protected Potion setIconIndex(int p_76399_1_,
        -                  int p_76399_2_)
        -
      • -
      - - - -
        -
      • -

        getId

        -
        public int getId()
        -
      • -
      - - - -
        -
      • -

        performEffect

        -
        public void performEffect(EntityLivingBase p_76394_1_,
        -                 int p_76394_2_)
        -
      • -
      - - - - - - - -
        -
      • -

        isInstant

        -
        public boolean isInstant()
        -
      • -
      - - - -
        -
      • -

        isReady

        -
        public boolean isReady(int p_76397_1_,
        -              int p_76397_2_)
        -
      • -
      - - - -
        -
      • -

        setPotionName

        -
        public Potion setPotionName(java.lang.String p_76390_1_)
        -
      • -
      - - - -
        -
      • -

        getName

        -
        public java.lang.String getName()
        -
      • -
      - - - -
        -
      • -

        setEffectiveness

        -
        protected Potion setEffectiveness(double p_76404_1_)
        -
      • -
      - - - -
        -
      • -

        hasStatusIcon

        -
        public boolean hasStatusIcon()
        -
      • -
      - - - -
        -
      • -

        getStatusIconIndex

        -
        public int getStatusIconIndex()
        -
      • -
      - - - -
        -
      • -

        isBadEffect

        -
        public boolean isBadEffect()
        -
      • -
      - - - -
        -
      • -

        getDurationString

        -
        public static java.lang.String getDurationString(PotionEffect p_76389_0_)
        -
      • -
      - - - -
        -
      • -

        getEffectiveness

        -
        public double getEffectiveness()
        -
      • -
      - - - -
        -
      • -

        isUsable

        -
        public boolean isUsable()
        -
      • -
      - - - -
        -
      • -

        getLiquidColor

        -
        public int getLiquidColor()
        -
      • -
      - - - -
        -
      • -

        func_111184_a

        -
        public Potion func_111184_a(IAttribute p_111184_1_,
        -                   java.lang.String p_111184_2_,
        -                   double p_111184_3_,
        -                   int p_111184_5_)
        -
      • -
      - - - -
        -
      • -

        removeAttributesModifiersFromEntity

        -
        public void removeAttributesModifiersFromEntity(EntityLivingBase p_111187_1_,
        -                                       BaseAttributeMap p_111187_2_,
        -                                       int p_111187_3_)
        -
      • -
      - - - -
        -
      • -

        func_111186_k

        -
        public java.util.Map func_111186_k()
        -
      • -
      - - - -
        -
      • -

        applyAttributesModifiersToEntity

        -
        public void applyAttributesModifiersToEntity(EntityLivingBase p_111185_1_,
        -                                    BaseAttributeMap p_111185_2_,
        -                                    int p_111185_3_)
        -
      • -
      - - - -
        -
      • -

        func_111183_a

        -
        public double func_111183_a(int p_111183_1_,
        -                   AttributeModifier p_111183_2_)
        -
      • -
      - - - -
        -
      • -

        shouldRenderInvText

        -
        public boolean shouldRenderInvText(PotionEffect effect)
        -
        If the standard PotionEffect text (name and duration) should be drawn when this potion is active.
        -
        Parameters:
        effect - the active PotionEffect
        -
        Returns:
        true to draw the standard text
        -
      • -
      - - - -
        -
      • -

        renderInventoryEffect

        -
        public void renderInventoryEffect(int x,
        -                         int y,
        -                         PotionEffect effect,
        -                         Minecraft mc)
        -
        Called to draw the this Potion onto the player's inventory when it's active. - This can be used to e.g. render Potion icons from your own texture.
        -
        Parameters:
        x - the x coordinate
        y - the y coordinate
        effect - the active PotionEffect
        mc - the Minecraft instance, for convenience
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3