Class InGameHudMixin
java.lang.Object
com.github.thedeathlycow.thermoo.mixin.client.InGameHudMixin
For the mount health bar. For the player health bar see
InGameHudMixin-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract net.minecraft.entity.player.PlayerEntityprotected abstract net.minecraft.entity.LivingEntity
-
Constructor Details
-
InGameHudMixin
public InGameHudMixin()
-
-
Method Details
-
getRiddenEntity
protected abstract net.minecraft.entity.LivingEntity getRiddenEntity() -
getCameraPlayer
protected abstract net.minecraft.entity.player.PlayerEntity getCameraPlayer()
-