public class GuiBossOverlay extends Gui
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description | 
|---|
GuiBossOverlay(Minecraft clientIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clearBossInfos()  | 
void | 
read(SPacketUpdateBossInfo packetIn)  | 
void | 
renderBossHealth()  | 
boolean | 
shouldCreateFog()  | 
boolean | 
shouldDarkenSky()  | 
boolean | 
shouldPlayEndBossMusic()  | 
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLinepublic GuiBossOverlay(Minecraft clientIn)
public void renderBossHealth()
public void read(SPacketUpdateBossInfo packetIn)
public void clearBossInfos()
public boolean shouldPlayEndBossMusic()
public boolean shouldDarkenSky()
public boolean shouldCreateFog()