public class GuiIngameForge extends GuiIngame
Modifier and Type | Field and Description |
---|---|
static boolean |
renderAir |
static boolean |
renderArmor |
static boolean |
renderBossHealth |
static boolean |
renderCrosshairs |
static boolean |
renderExperiance |
static boolean |
renderFood |
static boolean |
renderHealth |
static boolean |
renderHelmet |
static boolean |
renderHotbar |
static boolean |
renderObjective |
static boolean |
renderPortal |
prevVignetteBrightness
Constructor and Description |
---|
GuiIngameForge(Minecraft mc) |
Modifier and Type | Method and Description |
---|---|
ScaledResolution |
getResolution() |
void |
renderFood(int width,
int height) |
void |
renderGameOverlay(float partialTicks,
boolean hasScreen,
int mouseX,
int mouseY)
Render the ingame overlay with quick icon bar, ...
|
void |
renderHealth(int width,
int height) |
getChatGUI, getUpdateCounter, setRecordPlayingMessage, updateTick
drawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon
public static boolean renderHelmet
public static boolean renderPortal
public static boolean renderHotbar
public static boolean renderCrosshairs
public static boolean renderBossHealth
public static boolean renderHealth
public static boolean renderArmor
public static boolean renderFood
public static boolean renderAir
public static boolean renderExperiance
public static boolean renderObjective
public GuiIngameForge(Minecraft mc)
public void renderGameOverlay(float partialTicks, boolean hasScreen, int mouseX, int mouseY)
GuiIngame
renderGameOverlay
in class GuiIngame
public ScaledResolution getResolution()
public void renderHealth(int width, int height)
public void renderFood(int width, int height)