Interface BossBarProvider

All Known Implementing Classes:
EnderDragonEntity, WitherEntity

@Environment(CLIENT) public interface BossBarProvider
Mappings:
Namespace Name
official acx
intermediary net/minecraft/class_1408
named net/minecraft/entity/boss/BossBarProvider
  • Method Details

    • getMaxHealth

      float getMaxHealth()
      Mappings:
      Namespace Name Mixin selector
      official bt Lacx;bt()F
      intermediary method_6125 Lnet/minecraft/class_1408;method_6125()F
      named getMaxHealth Lnet/minecraft/entity/boss/BossBarProvider;getMaxHealth()F
    • getHealth

      float getHealth()
      Mappings:
      Namespace Name Mixin selector
      official bm Lacx;bm()F
      intermediary method_6122 Lnet/minecraft/class_1408;method_6122()F
      named getHealth Lnet/minecraft/entity/boss/BossBarProvider;getHealth()F
    • method_6344

      Text method_6344()
      Mappings:
      Namespace Name Mixin selector
      official e_ Lacx;e_()Lho;
      intermediary method_6344 Lnet/minecraft/class_1408;method_6344()Lnet/minecraft/class_1982;
      named method_6344 Lnet/minecraft/entity/boss/BossBarProvider;method_6344()Lnet/minecraft/text/Text;