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