Class InGameHudMixin

java.lang.Object
com.github.thedeathlycow.thermoo.mixin.client.InGameHudMixin

public abstract class InGameHudMixin extends Object
For the mount health bar. For the player health bar see InGameHudMixin
  • Constructor Details

    • InGameHudMixin

      public InGameHudMixin()
  • Method Details

    • getRiddenEntity

      protected abstract net.minecraft.entity.LivingEntity getRiddenEntity()
    • getCameraPlayer

      protected abstract net.minecraft.entity.player.PlayerEntity getCameraPlayer()