Package net.minecraft.client.gui
Class Gui
java.lang.Object
net.minecraft.client.gui.Gui
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
private static final ResourceLocation
private boolean
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final float
private float
private final BossHealthOverlay
private final ChatComponent
private boolean
private static final int
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
protected DebugScreenOverlay
private static final Component
private int
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private long
private static final int
private static final int
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
private float
private int
private long
private ItemStack
private final LayeredDraw
private static final int
private static final float
private final Minecraft
private static final int
private Component
private int
private static final float
private static final ResourceLocation
private static final ResourceLocation
private final RandomSource
private static final Component
private float
private static final Comparator
<PlayerScoreEntry> private static final String
private final SpectatorGui
private static final ResourceLocation
private Component
private final SubtitleOverlay
private final PlayerTabOverlay
private int
private Component
private int
private int
private int
private int
private int
private static final ResourceLocation
float
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
canRenderCrosshairForSpectator
(HitResult p_93025_) void
clear()
void
private void
displayScoreboardSidebar
(GuiGraphics p_282008_, Objective p_283455_) private void
drawBackdrop
(GuiGraphics p_282548_, Font p_93041_, int p_93042_, int p_93043_, int p_93044_) private Player
getChat()
getFont()
int
private LivingEntity
private int
getVehicleMaxHearts
(LivingEntity p_93023_) private int
getVisibleVehicleHeartRows
(int p_93013_) private boolean
boolean
void
void
render
(GuiGraphics p_282884_, float p_282611_) private static void
renderArmor
(GuiGraphics p_332897_, Player p_332999_, int p_330861_, int p_331335_, int p_329919_, int p_329454_) private void
renderCameraOverlays
(GuiGraphics p_333627_, float p_328583_) private void
renderChat
(GuiGraphics p_329202_, float p_328014_) private void
renderCrosshair
(GuiGraphics p_282828_, float p_331279_) private void
renderDemoOverlay
(GuiGraphics p_281825_, float p_335136_) private void
renderEffects
(GuiGraphics p_282812_, float p_334386_) private void
renderExperienceBar
(GuiGraphics p_281906_, int p_282731_) private void
renderExperienceLevel
(GuiGraphics p_335340_, float p_332198_) private void
renderFood
(GuiGraphics p_330960_, Player p_328268_, int p_331606_, int p_330339_) private void
renderHeart
(GuiGraphics p_283024_, Gui.HeartType p_281393_, int p_283636_, int p_283279_, boolean p_283440_, boolean p_282496_, boolean p_301416_) private void
renderHearts
(GuiGraphics p_282497_, Player p_168690_, int p_168691_, int p_168692_, int p_168693_, int p_168694_, float p_168695_, int p_168696_, int p_168697_, int p_168698_, boolean p_168699_) private void
renderHotbarAndDecorations
(GuiGraphics p_333625_, float p_329779_) private void
renderItemHotbar
(GuiGraphics p_332738_, float p_329377_) private void
renderJumpMeter
(PlayerRideableJumping p_282774_, GuiGraphics p_282939_, int p_283351_) private void
renderOverlayMessage
(GuiGraphics p_330258_, float p_333446_) private void
renderPlayerHealth
(GuiGraphics p_283143_) private void
renderPortalOverlay
(GuiGraphics p_283375_, float p_283296_) void
renderSavingIndicator
(GuiGraphics p_282761_, float p_334882_) private void
renderScoreboardSidebar
(GuiGraphics p_332744_, float p_331037_) private void
renderSelectedItemName
(GuiGraphics p_283501_) void
renderSelectedItemName
(GuiGraphics p_283501_, int yShift) private void
renderSleepOverlay
(GuiGraphics p_329087_, float p_327844_) private void
renderSlot
(GuiGraphics p_283283_, int p_283213_, int p_281301_, float p_281885_, Player p_283644_, ItemStack p_283317_, int p_283261_) private void
renderSpyglassOverlay
(GuiGraphics p_282069_, float p_283442_) private void
renderTabList
(GuiGraphics p_330031_, float p_334685_) private void
renderTextureOverlay
(GuiGraphics p_282304_, ResourceLocation p_281622_, float p_281504_) private void
renderTitle
(GuiGraphics p_331218_, float p_335033_) private void
renderVehicleHealth
(GuiGraphics p_283368_) private void
renderVignette
(GuiGraphics p_283063_, Entity p_283439_) void
void
setChatDisabledByPlayerShown
(boolean p_238398_) void
setNowPlaying
(Component p_93056_) void
setOverlayMessage
(Component p_93064_, boolean p_93065_) void
setSubtitle
(Component p_168712_) void
setTimes
(int p_168685_, int p_168686_, int p_168687_) void
private void
tick()
void
tick
(boolean p_193833_) private void
private void
updateVignetteBrightness
(Entity p_93021_)
-
Field Details
-
CROSSHAIR_SPRITE
-
CROSSHAIR_ATTACK_INDICATOR_FULL_SPRITE
-
CROSSHAIR_ATTACK_INDICATOR_BACKGROUND_SPRITE
-
CROSSHAIR_ATTACK_INDICATOR_PROGRESS_SPRITE
-
EFFECT_BACKGROUND_AMBIENT_SPRITE
-
EFFECT_BACKGROUND_SPRITE
-
HOTBAR_SPRITE
-
HOTBAR_SELECTION_SPRITE
-
HOTBAR_OFFHAND_LEFT_SPRITE
-
HOTBAR_OFFHAND_RIGHT_SPRITE
-
HOTBAR_ATTACK_INDICATOR_BACKGROUND_SPRITE
-
HOTBAR_ATTACK_INDICATOR_PROGRESS_SPRITE
-
JUMP_BAR_BACKGROUND_SPRITE
-
JUMP_BAR_COOLDOWN_SPRITE
-
JUMP_BAR_PROGRESS_SPRITE
-
EXPERIENCE_BAR_BACKGROUND_SPRITE
-
EXPERIENCE_BAR_PROGRESS_SPRITE
-
ARMOR_EMPTY_SPRITE
-
ARMOR_HALF_SPRITE
-
ARMOR_FULL_SPRITE
-
FOOD_EMPTY_HUNGER_SPRITE
-
FOOD_HALF_HUNGER_SPRITE
-
FOOD_FULL_HUNGER_SPRITE
-
FOOD_EMPTY_SPRITE
-
FOOD_HALF_SPRITE
-
FOOD_FULL_SPRITE
-
AIR_SPRITE
-
AIR_BURSTING_SPRITE
-
HEART_VEHICLE_CONTAINER_SPRITE
-
HEART_VEHICLE_FULL_SPRITE
-
HEART_VEHICLE_HALF_SPRITE
-
VIGNETTE_LOCATION
-
PUMPKIN_BLUR_LOCATION
-
SPYGLASS_SCOPE_LOCATION
-
POWDER_SNOW_OUTLINE_LOCATION
-
SCORE_DISPLAY_ORDER
-
DEMO_EXPIRED_TEXT
-
SAVING_TEXT
-
COLOR_WHITE
private static final int COLOR_WHITE- See Also:
-
MIN_CROSSHAIR_ATTACK_SPEED
private static final float MIN_CROSSHAIR_ATTACK_SPEED- See Also:
-
NUM_HEARTS_PER_ROW
private static final int NUM_HEARTS_PER_ROW- See Also:
-
LINE_HEIGHT
private static final int LINE_HEIGHT- See Also:
-
SPACER
- See Also:
-
PORTAL_OVERLAY_ALPHA_MIN
private static final float PORTAL_OVERLAY_ALPHA_MIN- See Also:
-
HEART_SIZE
private static final int HEART_SIZE- See Also:
-
HEART_SEPARATION
private static final int HEART_SEPARATION- See Also:
-
AUTOSAVE_FADE_SPEED_FACTOR
private static final float AUTOSAVE_FADE_SPEED_FACTOR- See Also:
-
random
-
minecraft
-
chat
-
tickCount
private int tickCount -
overlayMessageString
-
overlayMessageTime
private int overlayMessageTime -
animateOverlayMessageColor
private boolean animateOverlayMessageColor -
chatDisabledByPlayerShown
private boolean chatDisabledByPlayerShown -
vignetteBrightness
public float vignetteBrightness -
toolHighlightTimer
private int toolHighlightTimer -
lastToolHighlight
-
debugOverlay
-
subtitleOverlay
-
spectatorGui
-
tabList
-
bossOverlay
-
titleTime
private int titleTime -
title
-
subtitle
-
titleFadeInTime
private int titleFadeInTime -
titleStayTime
private int titleStayTime -
titleFadeOutTime
private int titleFadeOutTime -
lastHealth
private int lastHealth -
displayHealth
private int displayHealth -
lastHealthTime
private long lastHealthTime -
healthBlinkTime
private long healthBlinkTime -
autosaveIndicatorValue
private float autosaveIndicatorValue -
lastAutosaveIndicatorValue
private float lastAutosaveIndicatorValue -
layers
-
scopeScale
private float scopeScale
-
-
Constructor Details
-
Gui
-
-
Method Details
-
resetTitleTimes
public void resetTitleTimes() -
render
-
renderCameraOverlays
-
renderSleepOverlay
-
renderOverlayMessage
-
renderTitle
-
renderChat
-
renderScoreboardSidebar
-
renderTabList
-
drawBackdrop
private void drawBackdrop(GuiGraphics p_282548_, Font p_93041_, int p_93042_, int p_93043_, int p_93044_) -
renderCrosshair
-
canRenderCrosshairForSpectator
-
renderEffects
-
renderHotbarAndDecorations
-
renderItemHotbar
-
renderJumpMeter
-
renderExperienceBar
-
renderExperienceLevel
-
isExperienceBarVisible
private boolean isExperienceBarVisible() -
renderSelectedItemName
-
renderSelectedItemName
-
renderDemoOverlay
-
displayScoreboardSidebar
-
getCameraPlayer
-
getPlayerVehicleWithHealth
-
getVehicleMaxHearts
-
getVisibleVehicleHeartRows
private int getVisibleVehicleHeartRows(int p_93013_) -
renderPlayerHealth
-
renderArmor
private static void renderArmor(GuiGraphics p_332897_, Player p_332999_, int p_330861_, int p_331335_, int p_329919_, int p_329454_) -
renderHearts
private void renderHearts(GuiGraphics p_282497_, Player p_168690_, int p_168691_, int p_168692_, int p_168693_, int p_168694_, float p_168695_, int p_168696_, int p_168697_, int p_168698_, boolean p_168699_) -
renderHeart
private void renderHeart(GuiGraphics p_283024_, Gui.HeartType p_281393_, int p_283636_, int p_283279_, boolean p_283440_, boolean p_282496_, boolean p_301416_) -
renderFood
-
renderVehicleHealth
-
renderTextureOverlay
private void renderTextureOverlay(GuiGraphics p_282304_, ResourceLocation p_281622_, float p_281504_) -
renderSpyglassOverlay
-
updateVignetteBrightness
-
renderVignette
-
renderPortalOverlay
-
renderSlot
private void renderSlot(GuiGraphics p_283283_, int p_283213_, int p_281301_, float p_281885_, Player p_283644_, ItemStack p_283317_, int p_283261_) -
tick
public void tick(boolean p_193833_) -
tick
private void tick() -
tickAutosaveIndicator
private void tickAutosaveIndicator() -
setNowPlaying
-
setOverlayMessage
-
setChatDisabledByPlayerShown
public void setChatDisabledByPlayerShown(boolean p_238398_) -
isShowingChatDisabledByPlayer
public boolean isShowingChatDisabledByPlayer() -
setTimes
public void setTimes(int p_168685_, int p_168686_, int p_168687_) -
setSubtitle
-
setTitle
-
clear
public void clear() -
getChat
-
getGuiTicks
public int getGuiTicks() -
getFont
-
getSpectatorGui
-
getTabList
-
onDisconnected
public void onDisconnected() -
getBossOverlay
-
getDebugOverlay
-
clearCache
public void clearCache() -
renderSavingIndicator
-