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

Class BossStatus

-
-
- -
-
    -
  • -
    -
    -
    public final class BossStatus
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      BossStatus() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      static voidsetBossStatus(IBossDisplayData p_82824_0_, - boolean p_82824_1_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        healthScale

        -
        public static float healthScale
        -
      • -
      - - - -
        -
      • -

        statusBarTime

        -
        public static int statusBarTime
        -
      • -
      - - - -
        -
      • -

        bossName

        -
        public static java.lang.String bossName
        -
      • -
      - - - -
        -
      • -

        hasColorModifier

        -
        public static boolean hasColorModifier
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BossStatus

        -
        public BossStatus()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setBossStatus

        -
        public static void setBossStatus(IBossDisplayData p_82824_0_,
        -                 boolean p_82824_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3