Modifier and Type | Field and Description |
---|---|
private ScaledResolution |
LoadingScreenRenderer.scaledResolution |
Modifier and Type | Method and Description |
---|---|
protected void |
GuiIngame.renderAttackIndicator(float p_184045_1_,
ScaledResolution p_184045_2_) |
void |
GuiOverlayDebug.renderDebugInfo(ScaledResolution scaledResolutionIn) |
protected void |
GuiOverlayDebug.renderDebugInfoRight(ScaledResolution scaledRes) |
void |
GuiIngame.renderDemo(ScaledResolution scaledRes) |
void |
GuiIngame.renderExpBar(ScaledResolution scaledRes,
int x) |
void |
GuiIngame.renderHorseJumpBar(ScaledResolution scaledRes,
int x) |
protected void |
GuiIngame.renderHotbar(ScaledResolution sr,
float partialTicks) |
protected void |
GuiIngame.renderMountHealth(ScaledResolution p_184047_1_) |
protected void |
GuiSpectator.renderPage(ScaledResolution p_175258_1_,
float p_175258_2_,
int p_175258_3_,
float p_175258_4_,
SpectatorDetails p_175258_5_) |
protected void |
GuiIngame.renderPlayerStats(ScaledResolution scaledRes) |
protected void |
GuiIngame.renderPortal(float timeInPortal,
ScaledResolution scaledRes) |
protected void |
GuiIngame.renderPotionEffects(ScaledResolution resolution) |
protected void |
GuiIngame.renderPumpkinOverlay(ScaledResolution scaledRes) |
protected void |
GuiIngame.renderScoreboard(ScoreObjective objective,
ScaledResolution scaledRes) |
void |
GuiSpectator.renderSelectedItem(ScaledResolution p_175263_1_) |
void |
GuiIngame.renderSelectedItem(ScaledResolution scaledRes) |
void |
GuiSubtitleOverlay.renderSubtitles(ScaledResolution resolution) |
void |
GuiSpectator.renderTooltip(ScaledResolution p_175264_1_,
float p_175264_2_) |
protected void |
GuiIngame.renderVignette(float lightLevel,
ScaledResolution scaledRes) |
Modifier and Type | Method and Description |
---|---|
void |
GuiToast.drawToast(ScaledResolution resolution) |
Modifier and Type | Method and Description |
---|---|
void |
Item.renderHelmetOverlay(ItemStack stack,
EntityPlayer player,
ScaledResolution resolution,
float partialTicks)
Called when the client starts rendering the HUD, for whatever item the player currently has as a helmet.
|
Modifier and Type | Field and Description |
---|---|
private ScaledResolution |
GuiIngameForge.res |
Modifier and Type | Method and Description |
---|---|
ScaledResolution |
GuiIngameForge.getResolution() |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeHooksClient.bossBarRenderPost(ScaledResolution res) |
static RenderGameOverlayEvent.BossInfo |
ForgeHooksClient.bossBarRenderPre(ScaledResolution res,
BossInfoClient bossInfo,
int x,
int y,
int increment) |
protected void |
GuiIngameForge.GuiOverlayDebugForge.renderDebugInfoRight(ScaledResolution res) |
private void |
GuiIngameForge.renderHelmet(ScaledResolution res,
float partialTicks) |
protected void |
GuiIngameForge.renderHotbar(ScaledResolution res,
float partialTicks) |
protected void |
GuiIngameForge.renderPortal(ScaledResolution res,
float partialTicks) |
protected void |
GuiIngameForge.renderPotionIcons(ScaledResolution resolution) |
protected void |
GuiIngameForge.renderSubtitles(ScaledResolution resolution) |
protected void |
GuiIngameForge.renderToolHighlight(ScaledResolution res) |
protected void |
GuiIngameForge.renderVignette(float lightLevel,
ScaledResolution scaledRes) |
Modifier and Type | Field and Description |
---|---|
private ScaledResolution |
RenderGameOverlayEvent.resolution |
Modifier and Type | Method and Description |
---|---|
ScaledResolution |
RenderGameOverlayEvent.getResolution() |
Constructor and Description |
---|
RenderGameOverlayEvent(float partialTicks,
ScaledResolution resolution) |
Modifier and Type | Method and Description |
---|---|
boolean |
FMLClientHandler.handleLoadingScreen(ScaledResolution scaledResolution) |