Uses of Class
net.minecraft.client.gui.GuiGraphics
Packages that use GuiGraphics
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Extension interfaces for
client
-only classes.-
Uses of GuiGraphics in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate void
RealmsMainScreen.NotificationButton.drawNotificationCounter
(GuiGraphics pGuiGraphics) private void
RealmsMainScreen.Entry.drawRealmStatus
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY, ResourceLocation pSpriteLocation, Supplier<Component> pTooltipSupplier) void
RealmsMainScreen.AvailableSnapshotEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsMainScreen.ButtonEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsMainScreen.EmptyEntry.render
(GuiGraphics p_302489_, int p_302486_, int p_302498_, int p_302485_, int p_302492_, int p_302487_, int p_302488_, int p_302496_, boolean p_302491_, float p_302497_) void
RealmsMainScreen.NotificationMessageEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsMainScreen.ParentEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsMainScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsMainScreen.ServerEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsMainScreen.NotificationMessageEntry.renderBack
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pIsMouseOver, float pPartialTick) protected void
RealmsMainScreen.Entry.renderClampedString
(GuiGraphics pGuiGraphics, String pText, int pMinX, int pY, int pMaxX, int pColor) private void
RealmsMainScreen.renderEnvironment
(GuiGraphics pGuiGraphics, String pText, int pColor) private void
RealmsMainScreen.ServerEntry.renderFirstLine
(GuiGraphics pGuiGraphics, int pTop, int pLeft, int pWidth) private boolean
RealmsMainScreen.ServerEntry.renderOnlinePlayers
(GuiGraphics pGuiGraphics, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY) private void
RealmsMainScreen.ServerEntry.renderSecondLine
(GuiGraphics pGuiGraphics, int pTop, int pLeft) protected void
RealmsMainScreen.Entry.renderStatusLights
(RealmsServer pRealmsServer, GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY) protected void
RealmsMainScreen.Entry.renderThirdLine
(GuiGraphics pGuiGraphics, int pTop, int pLeft, RealmsServer pServer) void
RealmsMainScreen.NotificationButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in com.mojang.realmsclient.gui
Methods in com.mojang.realmsclient.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected abstract void
RowButton.draw
(GuiGraphics pGuiGraphics, int pX, int pY, boolean pShowTooltip) static void
RowButton.drawButtonsInRow
(GuiGraphics pGuiGraphics, List<RowButton> pButtons, RealmsObjectSelectionList<?> pPendingInvitations, int pX, int pY, int pMouseX, int pMouseY) void
RowButton.drawForRowAt
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY) void
RealmsWorldSlotButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
RealmsPendingInvitesScreen.Entry.AcceptRowButton.draw
(GuiGraphics p_282151_, int p_283695_, int p_282436_, boolean p_282168_) protected void
RealmsPendingInvitesScreen.Entry.RejectRowButton.draw
(GuiGraphics p_282457_, int p_281421_, int p_281260_, boolean p_281476_) private void
RealmsDownloadLatestWorldScreen.drawDots
(GuiGraphics pGuiGraphics) private void
RealmsDownloadLatestWorldScreen.drawDownloadSpeed
(GuiGraphics pGuiGraphics) private void
RealmsDownloadLatestWorldScreen.drawDownloadSpeed0
(GuiGraphics pGuiGraphics, long pBytesPerSecond) private void
RealmsNotificationsScreen.drawIcons
(GuiGraphics pGuiGraphics) private void
RealmsDownloadLatestWorldScreen.drawProgressBar
(GuiGraphics pGuiGraphics) private void
RealmsUploadScreen.drawProgressBar
(GuiGraphics pGuiGraphics) private void
RealmsConfigureWorldScreen.drawRealmStatus
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY, ResourceLocation pSprite, Supplier<Component> pTooltipSupplier) private void
RealmsConfigureWorldScreen.drawServerStatus
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY) private void
RealmsBrokenWorldScreen.drawSlotFrame
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY, boolean pIsActiveNonMinigame, String pText, int pSlotIndex, long pTemplateId, String pTemplateImage, boolean pHasTemplateImage) private void
RealmsUploadScreen.drawUploadSpeed
(GuiGraphics pGuiGraphics) private void
RealmsUploadScreen.drawUploadSpeed0
(GuiGraphics pGuiGraphics, long pBytesPerSecond) void
AddRealmPopupScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsBackupInfoScreen.BackupInfoListEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsBackupScreen.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsBackupScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsBrokenWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsConfigureWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsConfirmScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsDownloadLatestWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsGenericErrorScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsInviteScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsNotificationsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsPendingInvitesScreen.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsPendingInvitesScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsPlayerScreen.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsSelectFileToUploadScreen.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsSelectFileToUploadScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsSelectWorldTemplateScreen.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
RealmsSelectWorldTemplateScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsSettingsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsSlotOptionsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsSubscriptionInfoScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsTermsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsUploadScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
AddRealmPopupScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
RealmsNotificationsScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) static void
AddRealmPopupScreen.renderDiamond
(GuiGraphics pGuiGraphics, Button pButton) protected void
RealmsPlayerScreen.InvitedObjectSelectionList.renderHeader
(GuiGraphics p_331651_, int p_330785_, int p_331045_) protected void
RealmsSelectFileToUploadScreen.Entry.renderItem
(GuiGraphics pGuiGraphics, int pIndex, int pX, int pY) private void
RealmsSelectWorldTemplateScreen.renderMultilineMessage
(GuiGraphics pGuiGraphics, int pX, int pY, List<TextRenderingUtils.Line> pLines) private void
RealmsPendingInvitesScreen.Entry.renderPendingInvitationItem
(GuiGraphics pGuiGraphics, PendingInvite pPendingInvite, int pX, int pY, int pMouseX, int pMouseY) void
RealmsResetWorldScreen.FrameButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in com.mojang.realmsclient.util
Methods in com.mojang.realmsclient.util with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
RealmsUtil.renderPlayerFace
(GuiGraphics pGuiGraphics, int pX, int pY, int pSize, UUID pPlayerUuid) -
Uses of GuiGraphics in net.minecraft.client
Methods in net.minecraft.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
GuiMessageTag.Icon.draw
(GuiGraphics pGuiGraphics, int pX, int pY) private void
Minecraft.renderFpsMeter
(GuiGraphics pGuiGraphics, ProfileResults pProfileResults) void
OptionInstance.OptionInstanceSliderButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate void
Gui.displayScoreboardSidebar
(GuiGraphics pGuiGraphics, Objective pObjective) Displays the scoreboard sidebar on the screen using the provided GuiGraphics object and objective.private void
Gui.maybeRenderExperienceBar
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.maybeRenderJumpMeter
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.maybeRenderPlayerHealth
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.maybeRenderSelectedItemName
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.maybeRenderSpectatorTooltip
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.maybeRenderVehicleHealth
(GuiGraphics p_316628_, DeltaTracker p_348543_) void
Gui.render
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) void
LayeredDraw.Layer.render
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) void
LayeredDraw.render
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) private void
Gui.renderAirLevel
(GuiGraphics p_283143_) private static void
Gui.renderArmor
(GuiGraphics pGuiGraphics, Player pPlayer, int pY, int pHeartRows, int pHeight, int pX) private void
Gui.renderArmorLevel
(GuiGraphics p_283143_) private void
Gui.renderCameraOverlays
(GuiGraphics p_316735_, DeltaTracker p_348538_) private void
Gui.renderChat
(GuiGraphics p_316307_, DeltaTracker p_348631_) private void
Gui.renderCrosshair
(GuiGraphics p_282828_, DeltaTracker p_348625_) private void
Gui.renderDemoOverlay
(GuiGraphics p_281825_, DeltaTracker p_348679_) private void
Gui.renderEffects
(GuiGraphics p_282812_, DeltaTracker p_348654_) private void
Gui.renderExperienceBar
(GuiGraphics pGuiGraphics, int pX) Renders the experience bar on the screen using the provided GuiGraphics object and x-coordinate.private void
Gui.renderExperienceLevel
(GuiGraphics p_320582_, DeltaTracker p_348622_) private void
Gui.renderFood
(GuiGraphics pGuiGraphics, Player pPlayer, int pY, int pX) private void
Gui.renderFoodLevel
(GuiGraphics p_283143_) private void
Gui.renderHealthLevel
(GuiGraphics p_283143_) private void
Gui.renderHeart
(GuiGraphics pGuiGraphics, Gui.HeartType pHeartType, int pX, int pY, boolean pHardcore, boolean pHalfHeart, boolean pBlinking) private void
Gui.renderHearts
(GuiGraphics pGuiGraphics, Player pPlayer, int pX, int pY, int pHeight, int pOffsetHeartIndex, float pMaxHealth, int pCurrentHealth, int pDisplayHealth, int pAbsorptionAmount, boolean pRenderHighlight) Renders the player's hearts, including health, absorption, and highlight hearts, on the screen.private void
Gui.renderHotbar
(GuiGraphics p_316628_, DeltaTracker p_348543_) private void
Gui.renderHotbarAndDecorations
(GuiGraphics p_316628_, DeltaTracker p_348543_) Deprecated.private void
LayeredDraw.renderInner
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) private void
Gui.renderItemHotbar
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) private void
Gui.renderJumpMeter
(PlayerRideableJumping pRideable, GuiGraphics pGuiGraphics, int pX) Renders the jump meter for a rideable entity on the screen using the provided rideable object, GuiGraphics object, and x-coordinate.private void
Gui.renderOverlayMessage
(GuiGraphics p_316291_, DeltaTracker p_348653_) private void
Gui.renderPlayerHealth
(GuiGraphics pGuiGraphics) Deprecated.private void
Gui.renderPortalOverlay
(GuiGraphics pGuiGraphics, float pAlpha) Renders the portal overlay effect on the screen with the specified alpha value.void
Gui.renderSavingIndicator
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker) private void
Gui.renderScoreboardSidebar
(GuiGraphics p_316834_, DeltaTracker p_348514_) private void
Gui.renderSelectedItemName
(GuiGraphics pGuiGraphics) Renders the name of the selected item on the screen using the provided GuiGraphics object.void
Gui.renderSelectedItemName
(GuiGraphics pGuiGraphics, int yShift) Renders the name of the selected item on the screen using the provided GuiGraphics object.private void
Gui.renderSleepOverlay
(GuiGraphics p_316466_, DeltaTracker p_348533_) private void
Gui.renderSlot
(GuiGraphics pGuiGraphics, int pX, int pY, DeltaTracker pDeltaTracker, Player pPlayer, ItemStack pStack, int pSeed) private void
Gui.renderSpyglassOverlay
(GuiGraphics pGuiGraphics, float pScopeScale) Renders the overlay for the spyglass effect.private void
Gui.renderTabList
(GuiGraphics p_316182_, DeltaTracker p_348611_) private void
Gui.renderTextureOverlay
(GuiGraphics pGuiGraphics, ResourceLocation pShaderLocation, float pAlpha) Renders a texture overlay on the screen with the specified shader location and alpha value.private void
Gui.renderTitle
(GuiGraphics p_316629_, DeltaTracker p_348613_) private void
Gui.renderVehicleHealth
(GuiGraphics pGuiGraphics) Renders the health of the player's vehicle on the screen.private void
Gui.renderVignette
(GuiGraphics pGuiGraphics, Entity pEntity) Renders the vignette effect on the screen based on the distance to the world border and the entity's position. -
Uses of GuiGraphics in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
PlayerFaceRenderer.draw
(GuiGraphics pGuiGraphics, PlayerSkin pSkin, int pX, int pY, int pSize) static void
PlayerFaceRenderer.draw
(GuiGraphics pGuiGraphics, ResourceLocation pAtlasLocation, int pX, int pY, int pSize) static void
PlayerFaceRenderer.draw
(GuiGraphics pGuiGraphics, ResourceLocation pAtlasLocation, int pX, int pY, int pSize, boolean pDrawHat, boolean pUpsideDown) private void
BossHealthOverlay.drawBar
(GuiGraphics pGuiGraphics, int pX, int pY, BossEvent pBossEvent) private void
BossHealthOverlay.drawBar
(GuiGraphics pGuiGraphics, int pX, int pY, BossEvent pBossEvent, int pProgress, ResourceLocation[] pBarProgressSprites, ResourceLocation[] pOverlayProgressSprites) protected void
DebugScreenOverlay.drawGameInformation
(GuiGraphics pGuiGraphics) private static void
PlayerFaceRenderer.drawHat
(GuiGraphics pGuiGraphics, ResourceLocation pAtlasLocation, int pX, int pY, int pSize, boolean pUpsideDown) protected void
DebugScreenOverlay.drawSystemInformation
(GuiGraphics pGuiGraphics) private void
ChatComponent.drawTagIcon
(GuiGraphics pGuiGraphics, int pLeft, int pBottom, GuiMessageTag.Icon pTagIcon) protected void
AbstractSelectionList.enableScissor
(GuiGraphics pGuiGraphics) abstract void
AbstractSelectionList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) final void
AbstractWidget.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BossHealthOverlay.render
(GuiGraphics pGuiGraphics) void
ChatComponent.render
(GuiGraphics pGuiGraphics, int pTickCount, int pMouseX, int pMouseY, boolean pFocused) void
CommandSuggestions.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) void
CommandSuggestions.SuggestionsList.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) void
DebugScreenOverlay.render
(GuiGraphics pGuiGraphics) void
OptionsList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
PlayerSkinWidget.Model.render
(GuiGraphics pGuiGraphics, PlayerSkin pSkin) void
PlayerTabOverlay.render
(GuiGraphics pGuiGraphics, int pWidth, Scoreboard pScoreboard, Objective pObjective) void
Renderable.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
SplashRenderer.render
(GuiGraphics pGuiGraphics, int pScreenWidth, Font pFont, int pColor) void
SubtitleOverlay.render
(GuiGraphics pGuiGraphics) void
AbstractSelectionList.Entry.renderBack
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pIsMouseOver, float pPartialTick) protected void
AbstractScrollWidget.renderBackground
(GuiGraphics pGuiGraphics) protected void
FittingMultiLineTextWidget.renderBackground
(GuiGraphics pGuiGraphics) void
PopupScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
AbstractScrollWidget.renderBorder
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight) void
MultiLineLabel.renderCentered
(GuiGraphics pGuiGraphics, int pX, int pY) void
MultiLineLabel.renderCentered
(GuiGraphics pGuiGraphics, int pX, int pY, int pLineHeight, int pColor) protected abstract void
AbstractScrollWidget.renderContents
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
FittingMultiLineTextWidget.renderContents
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
MultiLineEditBox.renderContents
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
AbstractScrollWidget.renderDecorations
(GuiGraphics pGuiGraphics) protected void
AbstractSelectionList.renderDecorations
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
MultiLineEditBox.renderDecorations
(GuiGraphics pGuiGraphics) private void
TabButton.renderFocusUnderline
(GuiGraphics pGuiGraphics, Font pFont, int pColor) protected void
AbstractSelectionList.renderHeader
(GuiGraphics pGuiGraphics, int pX, int pY) private void
EditBox.renderHighlight
(GuiGraphics pGuiGraphics, int pMinX, int pMinY, int pMaxX, int pMaxY) private void
MultiLineEditBox.renderHighlight
(GuiGraphics pGuiGraphics, int pMinX, int pMinY, int pMaxX, int pMaxY) protected void
AbstractSelectionList.renderItem
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick, int pIndex, int pLeft, int pTop, int pWidth, int pHeight) void
MultiLineLabel.renderLeftAligned
(GuiGraphics pGuiGraphics, int pX, int pY, int pLineHeight, int pColor) int
MultiLineLabel.renderLeftAlignedNoShadow
(GuiGraphics pGuiGraphics, int pX, int pY, int pLineHeight, int pColor) private void
DebugScreenOverlay.renderLines
(GuiGraphics pGuiGraphics, List<String> pLines, boolean pLeftSide) protected void
AbstractSelectionList.renderListBackground
(GuiGraphics pGuiGraphics) protected void
AbstractSelectionList.renderListItems
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
AbstractSelectionList.renderListSeparators
(GuiGraphics pGuiGraphics) void
LogoRenderer.renderLogo
(GuiGraphics pGuiGraphics, int pScreenWidth, float pTransparency) void
LogoRenderer.renderLogo
(GuiGraphics pGuiGraphics, int pScreenWidth, float pTransparency, int pHeight) protected void
TabButton.renderMenuBackground
(GuiGraphics pGuiGraphics, int pMinX, int pMinY, int pMaxX, int pMaxY) protected void
PlayerTabOverlay.renderPingIcon
(GuiGraphics pGuiGraphics, int pWidth, int pX, int pY, PlayerInfo pPlayerInfo) private void
AbstractScrollWidget.renderScrollBar
(GuiGraphics pGuiGraphics) protected void
AbstractWidget.renderScrollingString
(GuiGraphics pGuiGraphics, Font pFont, int pWidth, int pColor) static void
AbstractWidget.renderScrollingString
(GuiGraphics pGuiGraphics, Font pFont, Component pText, int pMinX, int pMinY, int pMaxX, int pMaxY, int pColor) static void
AbstractWidget.renderScrollingString
(GuiGraphics pGuiGraphics, Font pFont, Component pText, int pCenterX, int pMinX, int pMinY, int pMaxX, int pMaxY, int pColor) protected void
AbstractSelectionList.renderSelection
(GuiGraphics pGuiGraphics, int pTop, int pWidth, int pHeight, int pOuterColor, int pInnerColor) void
AbstractButton.renderString
(GuiGraphics pGuiGraphics, Font pFont, int pColor) void
SpriteIconButton.CenteredIcon.renderString
(GuiGraphics p_294683_, Font p_295870_, int p_295770_) void
SpriteIconButton.TextAndIcon.renderString
(GuiGraphics p_296211_, Font p_295107_, int p_295081_) void
TabButton.renderString
(GuiGraphics pGuiGraphics, Font pFont, int pColor) boolean
CommandSuggestions.renderSuggestions
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) private void
PlayerTabOverlay.renderTablistHearts
(int pY, int pMinX, int pMaxX, UUID pPlayerUuid, GuiGraphics pGuiGraphics, int pHealth) private void
PlayerTabOverlay.renderTablistScore
(Objective pObjective, int pY, PlayerTabOverlay.ScoreDisplayEntry pDisplayEntry, int pMinX, int pMaxX, UUID pPlayerUuid, GuiGraphics pGuiGraphics) void
CommandSuggestions.renderUsage
(GuiGraphics pGuiGraphics) protected void
AbstractButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
AbstractScrollWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
AbstractSelectionList.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
AbstractSliderButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected abstract void
AbstractWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
Checkbox.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
EditBox.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
FittingMultiLineTextWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
FocusableTextWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
ImageButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
ImageWidget.Sprite.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
ImageWidget.Texture.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
LoadingDotsWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
LockIconButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
MultiLineTextWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
PlainTextButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
PlayerSkinWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
SpriteIconButton.CenteredIcon.renderWidget
(GuiGraphics p_295402_, int p_295733_, int p_294839_, float p_296191_) void
SpriteIconButton.TextAndIcon.renderWidget
(GuiGraphics p_294156_, int p_295818_, int p_294994_, float p_296436_) void
StateSwitchingButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
StringWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
TabButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.components.debugchart
Methods in net.minecraft.client.gui.components.debugchart with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
AbstractDebugChart.drawAdditionalDimensions
(GuiGraphics pGuiGraphics, int pHeight, int pX, int pIndex) protected void
TpsDebugChart.drawAdditionalDimensions
(GuiGraphics pGuiGraphics, int pHeight, int pX, int pIndex) void
AbstractDebugChart.drawChart
(GuiGraphics pGuiGraphics, int pX, int pWidth) protected void
AbstractDebugChart.drawDimensions
(GuiGraphics pGuiGraphics, int pHeight, int pX, int pIndex) private void
BandwidthDebugChart.drawLabeledLineAtValue
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pY, int pValue) private void
BandwidthDebugChart.drawLineWithLabel
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pY, String pText) protected void
AbstractDebugChart.drawMainDimension
(GuiGraphics pGuiGraphics, int pHeight, int pX, int pIndex) protected void
AbstractDebugChart.drawStringWithShade
(GuiGraphics pGuiGraphics, String pText, int pX, int pY) protected void
AbstractDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pHeight) protected void
BandwidthDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pHeight) protected void
FpsDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pHeight) protected void
PingDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_299050_, int p_298600_, int p_298302_, int p_298207_) protected void
TpsDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics pGuiGraphics, int pX, int pWidth, int pHeight) -
Uses of GuiGraphics in net.minecraft.client.gui.components.spectator
Methods in net.minecraft.client.gui.components.spectator with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
SpectatorGui.renderHotbar
(GuiGraphics pGuiGraphics) protected void
SpectatorGui.renderPage
(GuiGraphics pGuiGraphics, float pAlpha, int pX, int pY, SpectatorPage pSpectatorPage) private void
SpectatorGui.renderSlot
(GuiGraphics pGuiGraphics, int pSlot, int pX, float pY, float pAlpha, SpectatorMenuItem pSpectatorMenuItem) void
SpectatorGui.renderTooltip
(GuiGraphics pGuiGraphics) -
Uses of GuiGraphics in net.minecraft.client.gui.components.tabs
Methods in net.minecraft.client.gui.components.tabs with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
TabNavigationBar.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.components.toasts
Methods in net.minecraft.client.gui.components.toasts with parameters of type GuiGraphicsModifier and TypeMethodDescriptionAdvancementToast.render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible) RecipeToast.render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible) SystemToast.render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible) Toast.render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible) void
ToastComponent.render
(GuiGraphics pGuiGraphics) boolean
ToastComponent.ToastInstance.render
(int pScreenWidth, GuiGraphics pGuiGraphics) void
TutorialToast.Icons.render
(GuiGraphics pGuiGraphics, int pX, int pY) TutorialToast.render
(GuiGraphics pGuiGraphics, ToastComponent pToastComponent, long pTimeSinceLastVisible) private void
SystemToast.renderBackgroundRow
(GuiGraphics pGuiGraphics, int pWidth, int pVOffset, int pY, int pHeight) -
Uses of GuiGraphics in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate void
CreateFlatWorldScreen.DetailsList.Entry.blitSlot
(GuiGraphics pGuiGraphics, int pX, int pY, ItemStack pStack) private void
PresetFlatWorldScreen.PresetsList.Entry.blitSlot
(GuiGraphics pGuiGraphics, int pX, int pY, Item pItem) private void
CreateFlatWorldScreen.DetailsList.Entry.blitSlotBg
(GuiGraphics pGuiGraphics, int pX, int pY) private void
PresetFlatWorldScreen.PresetsList.Entry.blitSlotBg
(GuiGraphics pGuiGraphics, int pX, int pY) private void
LoadingOverlay.drawProgressBar
(GuiGraphics pGuiGraphics, int pMinX, int pMinY, int pMaxX, int pMaxY, float pPartialTick) void
AccessibilityOnboardingScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
AlertScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BackupConfirmScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ChatScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ConfirmLinkScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ConfirmScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ConnectScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CreateBuffetWorldScreen.BiomeList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
CreateFlatWorldScreen.DetailsList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
CreateFlatWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
DatapackLoadFailureScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
DeathScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
DemoIntroScreen.render
(GuiGraphics p_281247_, int p_281844_, int p_283693_, float p_281842_) void
DirectJoinServerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
EditServerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ErrorScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
GenericWaitingScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
InBedChatScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
LevelLoadingScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
LoadingOverlay.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
PauseScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
PresetFlatWorldScreen.PresetsList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
PresetFlatWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ProgressScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ReceivingLevelScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
Screen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Neo: mixins targeting this method won't fire for container screens asAbstractContainerScreen.render(net.minecraft.client.gui.GuiGraphics, int, int, float)
replicates this method in place of a super call to insert an eventvoid
ShareToLanScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
TitleScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
WinScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ChatScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
DeathScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
DeathScreen.TitleConfirmScreen.renderBackground
(GuiGraphics p_339588_, int p_339615_, int p_339620_, float p_339674_) void
DemoIntroScreen.renderBackground
(GuiGraphics p_283391_, int p_295532_, int p_296277_, float p_295918_) void
ErrorScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
GenericMessageScreen.renderBackground
(GuiGraphics p_330526_, int p_330256_, int p_331601_, float p_331163_) void
PauseScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
ReceivingLevelScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
Screen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
TitleScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
WinScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) static void
LevelLoadingScreen.renderChunks
(GuiGraphics pGuiGraphics, StoringChunkProgressListener pProgressListener, int pX, int pY, int p_96154_, int p_96155_) (package private) static void
DeathScreen.renderDeathBackground
(GuiGraphics pGuiGraphics, int pWidth, int pHeight) protected void
Screen.renderMenuBackground
(GuiGraphics pPartialTick) protected void
Screen.renderMenuBackground
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight) protected void
WinScreen.renderMenuBackground
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight) static void
Screen.renderMenuBackgroundTexture
(GuiGraphics pGuiGraphics, ResourceLocation pTexture, int pX, int pY, float pUOffset, float pVOffset, int pWidth, int pHeight) protected void
AccessibilityOnboardingScreen.renderPanorama
(GuiGraphics pGuiGraphics, float pPartialTick) protected void
Screen.renderPanorama
(GuiGraphics pGuiGraphics, float pPartialTick) protected void
TitleScreen.renderPanorama
(GuiGraphics pGuiGraphics, float pPartialTick) void
Screen.renderTransparentBackground
(GuiGraphics pGuiGraphics) private void
WinScreen.renderVignette
(GuiGraphics pGuiGraphics) final void
Screen.renderWithTooltip
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.achievement
Methods in net.minecraft.client.gui.screens.achievement with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
StatsScreen.GeneralStatisticsList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
StatsScreen.ItemStatisticsList.ItemRow.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
StatsScreen.MobsStatisticsList.MobRow.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) protected void
StatsScreen.ItemStatisticsList.renderDecorations
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
StatsScreen.ItemStatisticsList.renderHeader
(GuiGraphics pGuiGraphics, int pX, int pY) protected void
StatsScreen.ItemStatisticsList.ItemRow.renderStat
(GuiGraphics pGuiGraphics, Stat<?> pStat, int pX, int pY, boolean pEvenRow) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.advancements
Methods in net.minecraft.client.gui.screens.advancements with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
AdvancementTabType.draw
(GuiGraphics pGuiGraphics, int pOffsetX, int pOffsetY, boolean pIsSelected, int pIndex) void
AdvancementWidget.draw
(GuiGraphics pGuiGraphics, int pX, int pY) void
AdvancementWidget.drawConnectivity
(GuiGraphics pGuiGraphics, int pX, int pY, boolean pDropShadow) void
AdvancementTab.drawContents
(GuiGraphics pGuiGraphics, int pX, int pY) void
AdvancementWidget.drawHover
(GuiGraphics pGuiGraphics, int pX, int pY, float pFade, int pWidth, int pHeight) void
AdvancementTab.drawIcon
(GuiGraphics pGuiGraphics, int pOffsetX, int pOffsetY) void
AdvancementTabType.drawIcon
(GuiGraphics pGuiGraphics, int pOffsetX, int pOffsetY, int pIndex, ItemStack pStack) void
AdvancementTab.drawTab
(GuiGraphics pGuiGraphics, int pOffsetX, int pOffsetY, boolean pIsSelected) void
AdvancementTab.drawTooltips
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, int pWidth, int pHeight) void
AdvancementsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.private void
AdvancementsScreen.renderInside
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, int pOffsetX, int pOffsetY) private void
AdvancementsScreen.renderTooltips
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, int pOffsetX, int pOffsetY) void
AdvancementsScreen.renderWindow
(GuiGraphics pGuiGraphics, int pOffsetX, int pOffsetY) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.debug
Methods in net.minecraft.client.gui.screens.debug with parameters of type GuiGraphicsModifier and TypeMethodDescription(package private) void
GameModeSwitcherScreen.GameModeIcon.drawIcon
(GuiGraphics pGuiGraphics, int pX, int pY) private void
GameModeSwitcherScreen.GameModeSlot.drawSelection
(GuiGraphics pGuiGraphics) private void
GameModeSwitcherScreen.GameModeSlot.drawSlot
(GuiGraphics pGuiGraphics) void
GameModeSwitcherScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
GameModeSwitcherScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
GameModeSwitcherScreen.GameModeSlot.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected boolean
CreativeModeInventoryScreen.checkTabHovering
(GuiGraphics pGuiGraphics, CreativeModeTab pCreativeModeTab, int pMouseX, int pMouseY) protected void
AbstractSignEditScreen.offsetSign
(GuiGraphics pGuiGraphics, BlockState pState) protected void
HangingSignEditScreen.offsetSign
(GuiGraphics p_282472_, BlockState p_282359_) protected void
SignEditScreen.offsetSign
(GuiGraphics p_282503_, BlockState p_282571_) void
AbstractCommandBlockEditScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
AbstractContainerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
AbstractFurnaceScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
AbstractSignEditScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BeaconScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BookEditScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BookViewScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
BrewingStandScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CartographyTableScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ContainerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CrafterScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CraftingScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CreativeModeInventoryScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
CyclingSlotBackground.render
(AbstractContainerMenu pContainerMenu, GuiGraphics pGuiGraphics, float pPartialTick, int pX, int pY) void
DispenserScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
EffectRenderingInventoryScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
EnchantmentScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
GrindstoneScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
HopperScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
HorseInventoryScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
InventoryScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ItemCombinerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
JigsawBlockEditScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
LoomScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
MerchantScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ShulkerBoxScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
SmithingScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
StonecutterScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
StructureBlockEditScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.private void
MerchantScreen.renderAndDecorateCostA
(GuiGraphics pGuiGraphics, ItemStack pRealCost, ItemStack pBaseCost, int pX, int pY) void
AbstractCommandBlockEditScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
AbstractContainerScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
AbstractSignEditScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
BookEditScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
BookViewScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
JigsawBlockEditScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
StructureBlockEditScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) private void
EffectRenderingInventoryScreen.renderBackgrounds
(GuiGraphics pGuiGraphics, int pRenderX, int pYOffset, Iterable<MobEffectInstance> pEffects, boolean pIsSmall) protected abstract void
AbstractContainerScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
AbstractFurnaceScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
AnvilScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
BeaconScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
BrewingStandScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
CartographyTableScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
ContainerScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
CrafterScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
CraftingScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
CreativeModeInventoryScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
DispenserScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
EnchantmentScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
GrindstoneScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
HopperScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
HorseInventoryScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
InventoryScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
ItemCombinerScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
LoomScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
MerchantScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
ShulkerBoxScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
SmithingScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) protected void
StonecutterScreen.renderBg
(GuiGraphics pGuiGraphics, float pPartialTick, int pMouseX, int pMouseY) private void
EnchantmentScreen.renderBook
(GuiGraphics pGuiGraphics, int pX, int pY, float pPartialTick) private void
MerchantScreen.renderButtonArrows
(GuiGraphics pGuiGraphics, MerchantOffer pMerchantOffers, int pPosX, int pPosY) private void
StonecutterScreen.renderButtons
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, int pX, int pY, int pLastVisibleElementIndex) private void
BookEditScreen.renderCursor
(GuiGraphics pGuiGraphics, BookEditScreen.Pos2i pCursorPos, boolean pIsEndOfText) private void
CrafterScreen.renderDisabledSlot
(GuiGraphics pGuiGraphics, CrafterSlot pSlot) private void
EffectRenderingInventoryScreen.renderEffects
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) static void
InventoryScreen.renderEntityInInventory
(GuiGraphics p_282665_, float p_296361_, float p_294489_, float p_319934_, org.joml.Vector3f p_295026_, org.joml.Quaternionf p_281880_, org.joml.Quaternionf p_282882_, LivingEntity p_282466_) static void
InventoryScreen.renderEntityInInventoryFollowsAngle
(GuiGraphics p_282802_, int p_275688_, int p_275245_, int p_275535_, int p_294406_, int p_294663_, float p_275604_, float angleXComponent, float angleYComponent, LivingEntity p_275689_) static void
InventoryScreen.renderEntityInInventoryFollowsMouse
(GuiGraphics pGuiGraphics, int pX1, int pY1, int pX2, int pY2, int pScale, float pYOffset, float pMouseX, float pMouseY, LivingEntity pEntity) protected void
AnvilScreen.renderErrorIcon
(GuiGraphics pGuiGraphics, int pX, int pY) protected abstract void
ItemCombinerScreen.renderErrorIcon
(GuiGraphics pGuiGraphics, int pX, int pY) protected void
SmithingScreen.renderErrorIcon
(GuiGraphics pGuiGraphics, int pX, int pY) void
AnvilScreen.renderFg
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
ItemCombinerScreen.renderFg
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) private void
AbstractContainerScreen.renderFloatingItem
(GuiGraphics pGuiGraphics, ItemStack pStack, int pX, int pY, String pText) private void
BookEditScreen.renderHighlight
(GuiGraphics pGuiGraphics, Rect2i[] pHighlightAreas) protected void
BeaconScreen.BeaconPowerButton.renderIcon
(GuiGraphics pGuiGraphics) protected abstract void
BeaconScreen.BeaconScreenButton.renderIcon
(GuiGraphics pGuiGraphics) protected void
BeaconScreen.BeaconSpriteScreenButton.renderIcon
(GuiGraphics pGuiGraphics) private void
CyclingSlotBackground.renderIcon
(Slot pSlot, ResourceLocation pIcon, float pAlpha, GuiGraphics pGuiGraphics, int pX, int pY) private void
EffectRenderingInventoryScreen.renderIcons
(GuiGraphics pGuiGraphics, int pRenderX, int pYOffset, Iterable<MobEffectInstance> pEffects, boolean pIsSmall) protected void
AbstractContainerScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
AnvilScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
BeaconScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
CreativeModeInventoryScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) private void
EffectRenderingInventoryScreen.renderLabels
(GuiGraphics pGuiGraphics, int pRenderX, int pYOffset, Iterable<MobEffectInstance> pEffects) protected void
InventoryScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) protected void
MerchantScreen.renderLabels
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) private void
CartographyTableScreen.renderMap
(GuiGraphics pGuiGraphics, MapId pMapId, MapItemSavedData pMapData, int pX, int pY, float pScale) private void
SmithingScreen.renderOnboardingTooltips
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) private void
LoomScreen.renderPattern
(GuiGraphics pGuiGraphics, Holder<BannerPattern> pPatern, int pX, int pY) private void
MerchantScreen.renderProgressBar
(GuiGraphics pGuiGraphics, int pPosX, int pPosY, MerchantOffer pMerchantOffer) private void
StonecutterScreen.renderRecipes
(GuiGraphics pGuiGraphics, int pX, int pY, int pStartIndex) private void
CrafterScreen.renderRedstone
(GuiGraphics pGuiGraphics) private void
CartographyTableScreen.renderResultingMap
(GuiGraphics pGuiGraphics, MapId pMapId, MapItemSavedData pMapData, boolean pHasMap, boolean pHasPaper, boolean pHasGlassPane, boolean pIsMaxSize) private void
MerchantScreen.renderScroller
(GuiGraphics pGuiGraphics, int pPosX, int pPosY, MerchantOffers pMerchantOffers) private void
AbstractSignEditScreen.renderSign
(GuiGraphics pGuiGraphics) protected abstract void
AbstractSignEditScreen.renderSignBackground
(GuiGraphics pGuiGraphics, BlockState pState) protected void
HangingSignEditScreen.renderSignBackground
(GuiGraphics p_282580_, BlockState p_283648_) protected void
SignEditScreen.renderSignBackground
(GuiGraphics p_281440_, BlockState p_282401_) private void
AbstractSignEditScreen.renderSignText
(GuiGraphics pGuiGraphics) protected void
AbstractContainerScreen.renderSlot
(GuiGraphics pGuiGraphics, Slot pSlot) void
CrafterScreen.renderSlot
(GuiGraphics pGuiGraphics, Slot pSlot) protected void
AbstractContainerScreen.renderSlotContents
(GuiGraphics guiGraphics, ItemStack itemstack, Slot slot, String countString) static void
AbstractContainerScreen.renderSlotHighlight
(GuiGraphics pGuiGraphics, int pX, int pY, int pBlitOffset) static void
AbstractContainerScreen.renderSlotHighlight
(GuiGraphics pGuiGraphics, int pX, int pY, int pBlitOffset, int color) protected void
AbstractContainerScreen.renderSlotHighlight
(GuiGraphics guiGraphics, Slot slot, int mouseX, int mouseY, float partialTick) Renders a highlight for the given slot to indicate the mouse is currently hovering over it.protected void
CreativeModeInventoryScreen.renderTabButton
(GuiGraphics pGuiGraphics, CreativeModeTab pCreativeModeTab) protected void
AbstractContainerScreen.renderTooltip
(GuiGraphics pGuiGraphics, int pX, int pY) protected void
StonecutterScreen.renderTooltip
(GuiGraphics pGuiGraphics, int pX, int pY) void
MerchantScreen.TradeOfferButton.renderToolTip
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY) void
BeaconScreen.BeaconScreenButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
PageButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.inventory.tooltip
Methods in net.minecraft.client.gui.screens.inventory.tooltip with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate void
ClientBundleTooltip.blit
(GuiGraphics pGuiGraphics, int pX, int pY, ClientBundleTooltip.Texture pTexture) private static void
TooltipRenderUtil.renderFrameGradient
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight, int pZ, int pTopColor, int pBottomColor) private static void
TooltipRenderUtil.renderHorizontalLine
(GuiGraphics pGuiGraphics, int pX, int pY, int pLength, int pZ, int pColor) void
ClientActivePlayersTooltip.renderImage
(Font pFont, int pX, int pY, GuiGraphics pGuiGraphics) void
ClientBundleTooltip.renderImage
(Font pFont, int pX, int pY, GuiGraphics pGuiGraphics) default void
ClientTooltipComponent.renderImage
(Font pFont, int pX, int pY, GuiGraphics pGuiGraphics) private static void
TooltipRenderUtil.renderRectangle
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight, int pZ, int pColor) Deprecated.Forge: Use gradient overload insteadprivate static void
TooltipRenderUtil.renderRectangle
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight, int pZ, int pColor, int colorTo) private void
ClientBundleTooltip.renderSlot
(int pX, int pY, int pItemIndex, boolean pIsBundleFull, GuiGraphics pGuiGraphics, Font pFont) static void
TooltipRenderUtil.renderTooltipBackground
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight, int pZ) static void
TooltipRenderUtil.renderTooltipBackground
(GuiGraphics pGuiGraphics, int pX, int pY, int pWidth, int pHeight, int pZ, int backgroundTop, int backgroundBottom, int borderTop, int borderBottom) private static void
TooltipRenderUtil.renderVerticalLine
(GuiGraphics pGuiGraphics, int pX, int pY, int pLength, int pZ, int pColor) private static void
TooltipRenderUtil.renderVerticalLineGradient
(GuiGraphics pGuiGraphics, int pX, int pY, int pLength, int pZ, int pTopColor, int pBottomColor) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.multiplayer
Methods in net.minecraft.client.gui.screens.multiplayer with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
ServerSelectionList.OnlineServerEntry.drawIcon
(GuiGraphics pGuiGraphics, int pX, int pY, ResourceLocation pIcon) void
JoinMultiplayerScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ServerLinksScreen.LinkListEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ServerSelectionList.LANHeader.render
(GuiGraphics p_281475_, int p_282477_, int p_282819_, int p_282001_, int p_281911_, int p_283126_, int p_282303_, int p_281998_, boolean p_282625_, float p_281811_) void
ServerSelectionList.NetworkServerEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ServerSelectionList.OnlineServerEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.options
Methods in net.minecraft.client.gui.screens.options with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
LanguageSelectScreen.LanguageSelectionList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
UnsupportedGraphicsWarningScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.screens.options.controls
Methods in net.minecraft.client.gui.screens.options.controls with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
KeyBindsList.CategoryEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
KeyBindsList.KeyEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
KeyBindsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.screens.packs
Methods in net.minecraft.client.gui.screens.packs with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
TransferableSelectionList.PackEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) protected void
TransferableSelectionList.renderHeader
(GuiGraphics pGuiGraphics, int pX, int pY) protected void
TransferableSelectionList.renderSelection
(GuiGraphics pGuiGraphics, int pTop, int pWidth, int pHeight, int pOuterColor, int pInnerColor) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
GhostRecipe.render
(GuiGraphics pGuiGraphics, Minecraft pMinecraft, int pLeftPos, int pTopPos, boolean pOffset, float pPartialTick) void
OverlayRecipeComponent.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RecipeBookComponent.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RecipeBookPage.render
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY, float pPartialTick) void
RecipeBookComponent.renderGhostRecipe
(GuiGraphics pGuiGraphics, int pLeftPos, int pTopPos, boolean p_283495_, float pPartialTick) private void
RecipeBookComponent.renderGhostRecipeTooltip
(GuiGraphics pGuiGraphics, int pX, int pY, int pMouseX, int pMouseY) private void
RecipeBookTabButton.renderIcon
(GuiGraphics pGuiGraphics, ItemRenderer pItemRenderer) void
RecipeBookComponent.renderTooltip
(GuiGraphics pGuiGraphics, int pRenderX, int pRenderY, int pMouseX, int pMouseY) void
RecipeBookPage.renderTooltip
(GuiGraphics pGuiGraphics, int pX, int pY) void
OverlayRecipeComponent.OverlayRecipeButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
RecipeBookTabButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
RecipeButton.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.reporting
Methods in net.minecraft.client.gui.screens.reporting with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
ChatSelectionScreen.ChatSelectionList.DividerEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ChatSelectionScreen.ChatSelectionList.MessageEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ChatSelectionScreen.ChatSelectionList.MessageHeadingEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ChatSelectionScreen.ChatSelectionList.PaddingEntry.render
(GuiGraphics p_282007_, int p_240110_, int p_240111_, int p_240112_, int p_240113_, int p_240114_, int p_240115_, int p_240116_, boolean p_240117_, float p_240118_) void
ChatSelectionScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
ReportReasonSelectionScreen.ReasonSelectionList.Entry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
ReportReasonSelectionScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.protected void
ChatSelectionScreen.ChatSelectionList.renderItem
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick, int pIndex, int pLeft, int pTop, int pWidth, int pHeight) private void
ChatSelectionScreen.ChatSelectionList.MessageEntry.renderSelectedCheckmark
(GuiGraphics pGuiGraphics, int pTop, int pLeft, int pHeight) private void
ChatSelectionScreen.ChatSelectionList.MessageEntry.renderTag
(GuiGraphics pGuiGraphics, int pX, int pY, int pHeight, int pMouseX, int pMouseY) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.social
Methods in net.minecraft.client.gui.screens.social with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
SocialInteractionsPlayerList.enableScissor
(GuiGraphics pGuiGraphics) void
PlayerEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
SocialInteractionsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
SocialInteractionsScreen.renderBackground
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) protected void
SocialInteractionsPlayerList.renderListBackground
(GuiGraphics pGuiGraphics) protected void
SocialInteractionsPlayerList.renderListSeparators
(GuiGraphics pGuiGraphics) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.telemetry
Methods in net.minecraft.client.gui.screens.telemetry with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
TelemetryEventWidget.renderContents
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
CreateWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
EditGameRulesScreen.BooleanRuleEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
EditGameRulesScreen.CategoryRuleEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
EditGameRulesScreen.IntegerRuleEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
EditWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
OptimizeWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
SelectWorldScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
WorldSelectionList.LoadingHeader.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) void
WorldSelectionList.WorldListEntry.render
(GuiGraphics pGuiGraphics, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pHovering, float pPartialTick) private void
WorldSelectionList.WorldListEntry.renderExperimentalWarning
(GuiGraphics guiGraphics, int mouseX, int mouseY, int top, int left) protected void
EditGameRulesScreen.GameRuleEntry.renderLabel
(GuiGraphics pGuiGraphics, int pX, int pY) protected void
CreateWorldScreen.renderMenuBackground
(GuiGraphics pPartialTick) void
EditGameRulesScreen.RuleList.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) void
WorldSelectionList.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator
Methods in net.minecraft.client.gui.spectator with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
PlayerMenuItem.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) void
SpectatorMenu.CloseSpectatorItem.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) void
SpectatorMenu.ScrollMenuItem.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) void
SpectatorMenuItem.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator.categories
Methods in net.minecraft.client.gui.spectator.categories with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
TeleportToPlayerMenuCategory.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) void
TeleportToTeamMenuCategory.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) void
TeleportToTeamMenuCategory.TeamSelectionItem.renderIcon
(GuiGraphics pGuiGraphics, float pShadeColor, int pAlpha) -
Uses of GuiGraphics in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
PanoramaRenderer.render
(GuiGraphics pGuiGraphics, int pWidth, int pHeight, float pFade, float pPartialTick) private void
GameRenderer.renderConfusionOverlay
(GuiGraphics pGuiGraphics, float pScalar) private void
GameRenderer.renderItemActivationAnimation
(GuiGraphics pGuiGraphics, float pPartialTick) -
Uses of GuiGraphics in net.minecraft.realms
Methods in net.minecraft.realms with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
DisconnectedRealmsScreen.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element.void
RealmsLabel.render
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
ClientHooks.drawScreen
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) private static void
ClientHooks.drawScreenInternal
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) ClientHooks.onCustomizeBossEventProgress
(GuiGraphics guiGraphics, Window window, LerpingBossEvent bossInfo, int x, int y, int increment) static RenderTooltipEvent.Color
ClientHooks.onRenderTooltipColor
(ItemStack stack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) static RenderTooltipEvent.Pre
ClientHooks.onRenderTooltipPre
(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, List<ClientTooltipComponent> components, Font fallbackFont, ClientTooltipPositioner positioner) boolean
IItemDecorator.render
(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) Is called after renderItemDecorations(Font, ItemStack, int, int, String) is done rendering.void
ItemDecoratorHandler.render
(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) static void
ClientHooks.renderMainMenu
(TitleScreen gui, GuiGraphics guiGraphics, Font font, int width, int height, int alpha) -
Uses of GuiGraphics in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as GuiGraphicsModifier and TypeFieldDescriptionprotected final GuiGraphics
RenderTooltipEvent.graphics
private final GuiGraphics
ContainerScreenEvent.Render.guiGraphics
private final GuiGraphics
CustomizeGuiOverlayEvent.guiGraphics
private final GuiGraphics
RenderGuiEvent.guiGraphics
private final GuiGraphics
RenderGuiLayerEvent.guiGraphics
private final GuiGraphics
ScreenEvent.BackgroundRendered.guiGraphics
Deprecated, for removal: This API element is subject to removal in a future version.private final GuiGraphics
ScreenEvent.Render.guiGraphics
Methods in net.neoforged.neoforge.client.event that return GuiGraphicsModifier and TypeMethodDescriptionRenderTooltipEvent.getGraphics()
Returns the graphics helper for the gui.ContainerScreenEvent.Render.getGuiGraphics()
Returns the gui graphics used for rendering.CustomizeGuiOverlayEvent.getGuiGraphics()
RenderGuiEvent.getGuiGraphics()
RenderGuiLayerEvent.getGuiGraphics()
ScreenEvent.BackgroundRendered.getGuiGraphics()
Deprecated, for removal: This API element is subject to removal in a future version.Returns the gui graphics used for rendering.ScreenEvent.Render.getGuiGraphics()
Returns the gui graphics used for rendering.Constructors in net.neoforged.neoforge.client.event with parameters of type GuiGraphicsModifierConstructorDescriptionBackground
(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) BackgroundRendered
(Screen screen, GuiGraphics guiGraphics) Deprecated, for removal: This API element is subject to removal in a future version.BossEventProgress
(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, LerpingBossEvent bossEvent, int x, int y, int increment) Chat
(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, int posX, int posY) Color
(ItemStack stack, GuiGraphics graphics, int x, int y, Font fr, int background, int borderStart, int borderEnd, List<ClientTooltipComponent> components) protected
CustomizeGuiOverlayEvent
(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick) DebugText
(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, List<String> left, List<String> right) Foreground
(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) Post
(GuiGraphics guiGraphics, DeltaTracker partialTick) Post
(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, LayeredDraw.Layer layer) Post
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Pre
(GuiGraphics guiGraphics, DeltaTracker partialTick) Pre
(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, LayeredDraw.Layer layer) Pre
(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, Font font, List<ClientTooltipComponent> components, ClientTooltipPositioner positioner) Pre
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected
Render
(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) protected
Render
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected
RenderGuiEvent
(GuiGraphics guiGraphics, DeltaTracker partialTick) protected
RenderGuiLayerEvent
(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, LayeredDraw.Layer layer) protected
RenderTooltipEvent
(ItemStack itemStack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) -
Uses of GuiGraphics in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return GuiGraphics -
Uses of GuiGraphics in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type GuiGraphicsModifier and TypeMethodDescriptiondefault boolean
IClientMobEffectExtensions.renderGuiIcon
(MobEffectInstance instance, Gui gui, GuiGraphics guiGraphics, int x, int y, float z, float alpha) Renders the icon of the specified effect on the player's HUD.default void
IClientItemExtensions.renderHelmetOverlay
(ItemStack stack, Player player, GuiGraphics guiGraphics, DeltaTracker deltaTracker) Called when the client starts rendering the HUD, and is wearing this item in the helmet slot.default boolean
IClientMobEffectExtensions.renderInventoryIcon
(MobEffectInstance instance, EffectRenderingInventoryScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the icon of the specified effect in the player's inventory.default boolean
IClientMobEffectExtensions.renderInventoryText
(MobEffectInstance instance, EffectRenderingInventoryScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the text of the specified effect in the player's inventory. -
Uses of GuiGraphics in net.neoforged.neoforge.client.gui
Methods in net.neoforged.neoforge.client.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
ScreenUtils.blitInscribed
(GuiGraphics guiGraphics, ResourceLocation texture, int x, int y, int boundsWidth, int boundsHeight, int rectWidth, int rectHeight) Deprecated, for removal: This API element is subject to removal in a future version.static void
ScreenUtils.blitInscribed
(GuiGraphics guiGraphics, ResourceLocation texture, int x, int y, int boundsWidth, int boundsHeight, int rectWidth, int rectHeight, boolean centerX, boolean centerY) Deprecated, for removal: This API element is subject to removal in a future version.static void
ScreenUtils.blitWithBorder
(GuiGraphics guiGraphics, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) Deprecated, for removal: This API element is subject to removal in a future version.Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.static void
ScreenUtils.blitWithBorder
(GuiGraphics guiGraphics, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int topBorder, int bottomBorder, int leftBorder, int rightBorder, float zLevel) Deprecated, for removal: This API element is subject to removal in a future version.Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.static void
ScreenUtils.blitWithBorder
(GuiGraphics guiGraphics, ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) Deprecated, for removal: This API element is subject to removal in a future version.Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.static void
ScreenUtils.blitWithBorder
(GuiGraphics guiGraphics, ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int topBorder, int bottomBorder, int leftBorder, int rightBorder, float zLevel) Deprecated, for removal: This API element is subject to removal in a future version.Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.private void
LoadingErrorScreen.drawMultiLineCenteredString
(GuiGraphics guiGraphics, Font fr, Component str, int x, int y) protected void
ModListScreen.InfoPanel.drawPanel
(GuiGraphics guiGraphics, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY) protected void
ModMismatchDisconnectedScreen.MismatchInfoPanel.drawPanel
(GuiGraphics guiGraphics, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY) static void
ScreenUtils.drawTexturedModalRect
(GuiGraphics guiGraphics, int x, int y, int u, int v, int width, int height, float zLevel) Deprecated, for removal: This API element is subject to removal in a future version.void
ConfigurationScreen.ConfigurationListScreen.render
(GuiGraphics graphics, int p_281550_, int p_282878_, float p_282465_) void
ConfigurationScreen.ConfigurationSectionScreen.render
(GuiGraphics graphics, int p_281550_, int p_282878_, float p_282465_) void
GuiLayerManager.render
(GuiGraphics guiGraphics, DeltaTracker partialTick) void
LoadingErrorScreen.LoadingEntryList.LoadingMessageEntry.render
(GuiGraphics guiGraphics, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean p_194999_5_, float partialTick) void
LoadingErrorScreen.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) void
ModListScreen.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) void
ModMismatchDisconnectedScreen.MismatchInfoPanel.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTicks) void
ModMismatchDisconnectedScreen.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTicks) void
ScrollableExperimentsScreen.ExperimentSelectionList.ExperimentEntry.render
(GuiGraphics graphics, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float partialTick) private void
GuiLayerManager.renderInner
(GuiGraphics guiGraphics, DeltaTracker partialTick) protected void
ConfigurationScreen.ConfigurationListScreen.ListLabelWidget.renderWidget
(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) -
Uses of GuiGraphics in net.neoforged.neoforge.client.gui.widget
Methods in net.neoforged.neoforge.client.gui.widget with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
ScrollPanel.drawBackground
(GuiGraphics guiGraphics, Tesselator tess, float partialTick) Draws the background of the scroll panel.protected void
ScrollPanel.drawGradientRect
(GuiGraphics guiGraphics, int left, int top, int right, int bottom, int color1, int color2) protected abstract void
ScrollPanel.drawPanel
(GuiGraphics guiGraphics, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY) Draw anything special on the screen.void
ModListWidget.ModEntry.render
(GuiGraphics guiGraphics, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean isMouseOver, float partialTick) void
ScrollPanel.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) void
ExtendedButton.renderWidget
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Draws this button to the screen.void
ExtendedSlider.renderWidget
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected void
ModsButton.renderWidget
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) void
UnicodeGlyphButton.renderWidget
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.neoforged.neoforge.client.loading
Methods in net.neoforged.neoforge.client.loading with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
NeoForgeLoadingOverlay.render
(GuiGraphics graphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.neoforged.neoforge.debug.client
Methods in net.neoforged.neoforge.debug.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
DimensionTransitionScreenTests.CustomLevelScreen.render
(GuiGraphics graphics, int mouseX, int mouseY, float partialTick) void
DimensionTransitionScreenTests.CustomLevelScreen.renderBackground
(GuiGraphics graphics, int mouseX, int mouseY, float partialTick) void
GuiTests.TestLayer.renderBackground
(GuiGraphics graphics, int mouseX, int mouseY, float partialTicks) -
Uses of GuiGraphics in net.neoforged.neoforge.forge.snapshots
Methods in net.neoforged.neoforge.forge.snapshots with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
ForgeSnapshotsModClient.renderMainMenuWarning
(String neoForgeVersion, GuiGraphics graphics, Font font, int width, int height, int alpha) -
Uses of GuiGraphics in net.neoforged.neoforge.oldtest.client
Methods in net.neoforged.neoforge.oldtest.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
CustomTooltipTest.TooltipTest.render
(GuiGraphics graphics, int mouseX, int mouseY) void
CustomTooltipTest.TooltipTestScreen.render
(GuiGraphics graphics, int mouseX, int mouseY, float partialTicks) void
TestScreen.render
(GuiGraphics graphics, int MouseX, int MouseY, float PartialTick) void
CustomTooltipTest.CustomClientTooltip.renderImage
(Font font, int x, int y, GuiGraphics graphics) private void
CustomTooltipTest.TooltipTestScreen.test1
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test10
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test11
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test12
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test13
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test14
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test2
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test3
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test4
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test5
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test6
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test7
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test8
(GuiGraphics graphics, int mouseX, int mouseY) private void
CustomTooltipTest.TooltipTestScreen.test9
(GuiGraphics graphics, int mouseX, int mouseY) -
Uses of GuiGraphics in net.neoforged.neoforge.oldtest.client.rendering
Methods in net.neoforged.neoforge.oldtest.client.rendering with parameters of type GuiGraphicsModifier and TypeMethodDescriptionboolean
CustomItemDecorationsTest.StackSizeDurabilityBar.render
(GuiGraphics graphics, Font font, ItemStack stack, int xOffset, int yOffset) -
Uses of GuiGraphics in net.neoforged.neoforge.oldtest.misc
Methods in net.neoforged.neoforge.oldtest.misc with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected void
ContainerTypeTest.TestGui.renderBg
(GuiGraphics graphics, float partialTick, int mouseX, int mouseY) -
Uses of GuiGraphics in net.neoforged.neoforge.oldtest.recipebook
Methods in net.neoforged.neoforge.oldtest.recipebook with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoid
RecipeBookTestScreen.render
(GuiGraphics graphics, int mouseX, int mouseY, float partialTicks) protected void
RecipeBookTestScreen.renderBg
(GuiGraphics graphics, float partialTicks, int mouseX, int mouseY) protected void
RecipeBookTestScreen.renderLabels
(GuiGraphics graphics, int mouseX, int mouseY) Color gotten from super -
Uses of GuiGraphics in net.neoforged.testframework.client
Methods in net.neoforged.testframework.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic void
ClientUtils.blitAlpha
(GuiGraphics pPoseStack, int pX, int pY, float pUOffset, float pVOffset, int pWidth, int pHeight, int pTextureWidth, int pTextureHeight, float alpha) static void
ClientUtils.blitAlpha
(GuiGraphics pPoseStack, int pX, int pY, int pWidth, int pHeight, float pUOffset, float pVOffset, int pUWidth, int pVHeight, int pTextureWidth, int pTextureHeight, float alpha) static void
ClientUtils.blitAlphaSimple
(GuiGraphics pPoseStack, int pX, int pY, float pUOffset, float pVOffset, int pWidth, int pHeight, int pTextureWidth, int pTextureHeight) static void
ClientUtils.blitAlphaSimple
(GuiGraphics pPoseStack, int pX, int pY, int pWidth, int pHeight, float pUOffset, float pVOffset, int pUWidth, int pVHeight, int pTextureWidth, int pTextureHeight) private static void
TestsOverlay.blitTiled
(GuiGraphics pose, int x, int y, int width, int height, int u, int v, int textureDrawWidth, int textureDrawHeight, int textureWidth, int textureHeight, ResourceLocation texture) private static void
ClientUtils.innerBlitAlpha
(GuiGraphics pPoseStack, int pX1, int pX2, int pY1, int pY2, int pBlitOffset, int pUWidth, int pVHeight, float pUOffset, float pVOffset, int pTextureWidth, int pTextureHeight, float alpha) private static void
ClientUtils.innerBlitAlphaSimple
(GuiGraphics pPoseStack, int pX1, int pX2, int pY1, int pY2, int pBlitOffset, int pUWidth, int pVHeight, float pUOffset, float pVOffset, int pTextureWidth, int pTextureHeight) void
AbstractTestScreen.GroupableList.GroupEntry.render
(GuiGraphics pPoseStack, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pIsMouseOver, float pPartialTick) void
AbstractTestScreen.GroupableList.TestEntry.render
(GuiGraphics pPoseStack, int pIndex, int pTop, int pLeft, int pWidth, int pHeight, int pMouseX, int pMouseY, boolean pIsMouseOver, float pPartialTick) void
TestScreen.render
(GuiGraphics pPoseStack, int pMouseX, int pMouseY, float pPartialTick) void
TestsOverlay.render
(GuiGraphics poseStack, DeltaTracker deltaTracker) private TestsOverlay.XY
TestsOverlay.renderTest
(Font font, Test test, GuiGraphics stack, int maxWidth, int x, int y, int colour, List<Runnable> rendering) private static void
TestsOverlay.renderTilledTexture
(GuiGraphics pose, ResourceLocation texture, int x, int y, int width, int height, int borderWidth, int borderHeight, int textureWidth, int textureHeight, float alpha) protected void
AbstractTestScreen.GroupableList.Entry.renderTooltips
(GuiGraphics poseStack, int mouseX, int mouseY) protected void
AbstractTestScreen.GroupableList.GroupEntry.renderTooltips
(GuiGraphics poseStack, int mouseX, int mouseY) private void
AbstractTestScreen.GroupableList.renderTooltips
(GuiGraphics poseStack, int mouseX, int mouseY) protected void
AbstractTestScreen.GroupableList.TestEntry.renderTooltips
(GuiGraphics poseStack, int mouseX, int mouseY) void
AbstractTestScreen.GroupableList.renderWidget
(GuiGraphics pPoseStack, int pMouseX, int pMouseY, float pPartialTick)