AppleSkin

AppleSkin

223M Downloads

Health overlay rendering while frozen from powder snow

Terrails opened this issue ยท 0 comments

commented

Like the title says, while frozen from being in powder snow the heart icons being rendered while holding food are normal hearts.

To reproduce: place down powder snow using a bucket, walk into it and hold a food item. This results in:
javaw_20240318-144626-958_(Minecraft_1 20 2_-Multiplayer(LAN))

The rendering should probably be disabled the same way it is when affected by poison or wither effects. For this there is a isFullyFrozen() method inside the Player class.

I am unsure how early Mojang implemented those custom heart icons while freezing, but I have tested this with 1.20.2 and above.