net.minecraft.client.gui

enum Gui$HeartType

ghh$c
net.minecraft.client.gui.Gui$HeartType
net.minecraft.class_329$class_6411
net.minecraft.client.gui.hud.InGameHud$HeartType

Enum constant summary

Enum Constant
a
CONTAINER
field_33944
CONTAINER
b
NORMAL
field_33945
NORMAL
c
POISIONED
field_33946
POISONED
d
WITHERED
field_33947
WITHERED
e
ABSORBING
field_33948
ABSORBING
f
FROZEN
field_33949
FROZEN

Field summary

Modifier and TypeField
private final Identifier
g
full
field_45329
fullTexture
private final Identifier
h
fullBlinking
field_45330
fullBlinkingTexture
private final Identifier
i
half
field_45331
halfTexture
private final Identifier
j
halfBlinking
field_45332
halfBlinkingTexture
private final Identifier
k
hardcoreFull
field_45333
hardcoreFullTexture
private final Identifier
l
hardcoreFullBlinking
field_45334
hardcoreFullBlinkingTexture
private final Identifier
m
hardcoreHalf
field_45335
hardcoreHalfTexture
private final Identifier
n
hardcoreHalfBlinking
field_45336
hardcoreHalfBlinkingTexture

Constructor summary

ModifierConstructor
private (Identifier arg0, Identifier arg1, Identifier fullTexture, Identifier fullBlinkingTexture, Identifier halfTexture, Identifier halfBlinkingTexture, Identifier hardcoreFullTexture, Identifier hardcoreFullBlinkingTexture)

Method summary

Modifier and TypeMethod
public Identifier
a(boolean arg0, boolean arg1, boolean arg2)
getSprite(boolean arg0, boolean arg1, boolean arg2)
method_52705(boolean arg0, boolean arg1, boolean arg2)
getTexture(boolean hardcore, boolean half, boolean blinking)
static Gui$HeartType
a(dcm arg0)
forPlayer(Player arg0)
method_37301(class_1657 arg0)
fromPlayerState(PlayerEntity player)