Uses of Class
net.minecraft.client.gui.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
Modifier and TypeMethodDescriptionprivate void
RealmsMainScreen.NotificationButton.drawNotificationCounter
(GuiGraphics p_301365_) private void
RealmsMainScreen.ServerEntry.drawRealmStatus
(GuiGraphics p_299970_, int p_301102_, int p_298644_, int p_299797_, int p_301199_, ResourceLocation p_297808_, Supplier<Component> p_299343_) void
RealmsMainScreen.ButtonEntry.render
(GuiGraphics p_283542_, int p_282029_, int p_281480_, int p_281377_, int p_283160_, int p_281920_, int p_283267_, int p_281282_, boolean p_281269_, float p_282372_) void
RealmsMainScreen.EmptyEntry.render
(GuiGraphics p_301870_, int p_301858_, int p_301868_, int p_301866_, int p_301860_, int p_301859_, int p_301864_, int p_301865_, boolean p_301869_, float p_301861_) void
RealmsMainScreen.NotificationMessageEntry.render
(GuiGraphics p_281768_, int p_275375_, int p_275358_, int p_275447_, int p_275694_, int p_275477_, int p_275710_, int p_275677_, boolean p_275542_, float p_275323_) void
RealmsMainScreen.render
(GuiGraphics p_282736_, int p_283347_, int p_282480_, float p_283485_) void
RealmsMainScreen.ServerEntry.render
(GuiGraphics p_283093_, int p_281645_, int p_283047_, int p_283525_, int p_282321_, int p_282391_, int p_281913_, int p_282475_, boolean p_282378_, float p_282843_) void
RealmsMainScreen.NotificationMessageEntry.renderBack
(GuiGraphics p_281374_, int p_282622_, int p_283656_, int p_281830_, int p_281651_, int p_283685_, int p_281784_, int p_282510_, boolean p_283146_, float p_283324_) private void
RealmsMainScreen.renderEnvironment
(GuiGraphics p_298843_, String p_299597_, int p_300122_) private void
RealmsMainScreen.ServerEntry.renderStatusLights
(RealmsServer p_272798_, GuiGraphics p_283451_, int p_273706_, int p_272591_, int p_273561_, int p_273468_, int p_273073_, int p_273187_) void
RealmsMainScreen.NotificationButton.renderWidget
(GuiGraphics p_301337_, int p_300699_, int p_300272_, float p_300587_) -
Uses of GuiGraphics in com.mojang.realmsclient.gui
Modifier and TypeMethodDescriptionprotected abstract void
RowButton.draw
(GuiGraphics p_281291_, int p_88025_, int p_88026_, boolean p_88027_) static void
RowButton.drawButtonsInRow
(GuiGraphics p_281401_, List<RowButton> p_283164_, RealmsObjectSelectionList<?> p_282348_, int p_282527_, int p_281326_, int p_281575_, int p_282538_) void
RowButton.drawForRowAt
(GuiGraphics p_281584_, int p_88020_, int p_88021_, int p_88022_, int p_88023_) private void
RealmsWorldSlotButton.drawSlotFrame
(GuiGraphics p_282493_, int p_282407_, int p_283212_, int p_283646_, int p_283633_, boolean p_282019_, String p_283553_, int p_283521_, long p_281546_, String p_283361_, boolean p_283516_, boolean p_281611_, RealmsWorldSlotButton.Action p_281804_, Component p_282910_) private void
RealmsWorldSlotButton.renderCheckMark
(GuiGraphics p_281366_, int p_281849_, int p_283407_) void
RealmsWorldSlotButton.renderWidget
(GuiGraphics p_282947_, int p_87965_, int p_87966_, float p_87967_) -
Uses of GuiGraphics in com.mojang.realmsclient.gui.screens
Modifier 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 p_281948_) private void
RealmsUploadScreen.drawDots
(GuiGraphics p_283121_) private void
RealmsDownloadLatestWorldScreen.drawDownloadSpeed
(GuiGraphics p_282236_) private void
RealmsDownloadLatestWorldScreen.drawDownloadSpeed0
(GuiGraphics p_283338_, long p_281931_) private void
RealmsNotificationsScreen.drawIcons
(GuiGraphics p_282966_) private void
RealmsDownloadLatestWorldScreen.drawProgressBar
(GuiGraphics p_281556_) private void
RealmsUploadScreen.drawProgressBar
(GuiGraphics p_282575_) private void
RealmsConfigureWorldScreen.drawRealmStatus
(GuiGraphics p_298677_, int p_297798_, int p_301226_, int p_298804_, int p_297961_, ResourceLocation p_299441_, Supplier<Component> p_300912_) private void
RealmsConfigureWorldScreen.drawServerStatus
(GuiGraphics p_281709_, int p_88491_, int p_88492_, int p_88493_, int p_88494_) private void
RealmsBrokenWorldScreen.drawSlotFrame
(GuiGraphics p_281929_, int p_283393_, int p_281553_, int p_283523_, int p_282823_, boolean p_283032_, String p_283498_, int p_283330_, long p_283588_, String p_282484_, boolean p_282283_) private void
RealmsUploadScreen.drawUploadSpeed
(GuiGraphics p_281884_) private void
RealmsUploadScreen.drawUploadSpeed0
(GuiGraphics p_282279_, long p_282827_) void
RealmsBackupInfoScreen.BackupInfoListEntry.render
(GuiGraphics p_282911_, int p_281482_, int p_283643_, int p_282795_, int p_283291_, int p_282540_, int p_282181_, int p_283535_, boolean p_281916_, float p_282116_) void
RealmsBackupScreen.Entry.render
(GuiGraphics p_281408_, int p_281974_, int p_282495_, int p_282463_, int p_281562_, int p_282782_, int p_281638_, int p_283190_, boolean p_283105_, float p_282066_) void
RealmsBackupScreen.render
(GuiGraphics p_283405_, int p_282020_, int p_282404_, float p_281280_) void
RealmsBrokenWorldScreen.render
(GuiGraphics p_282934_, int p_88317_, int p_88318_, float p_88319_) void
RealmsClientOutdatedScreen.render
(GuiGraphics p_283142_, int p_88374_, int p_88375_, float p_88376_) void
RealmsConfigureWorldScreen.render
(GuiGraphics p_282982_, int p_281739_, int p_283097_, float p_282528_) void
RealmsConfirmScreen.render
(GuiGraphics p_282610_, int p_282200_, int p_283480_, float p_281259_) void
RealmsDownloadLatestWorldScreen.render
(GuiGraphics p_282124_, int p_88635_, int p_88636_, float p_88637_) void
RealmsGenericErrorScreen.render
(GuiGraphics p_283497_, int p_88680_, int p_88681_, float p_88682_) void
RealmsInviteScreen.render
(GuiGraphics p_282206_, int p_283415_, int p_282016_, float p_283011_) void
RealmsLongConfirmationScreen.render
(GuiGraphics p_282797_, int p_88742_, int p_88743_, float p_88744_) void
RealmsNotificationsScreen.render
(GuiGraphics p_282587_, int p_282992_, int p_283028_, float p_281605_) void
RealmsParentalConsentScreen.render
(GuiGraphics p_282593_, int p_282889_, int p_283522_, float p_281349_) void
RealmsPendingInvitesScreen.Entry.render
(GuiGraphics p_281445_, int p_281806_, int p_283610_, int p_282909_, int p_281705_, int p_281977_, int p_282983_, int p_281655_, boolean p_282274_, float p_282862_) void
RealmsPendingInvitesScreen.render
(GuiGraphics p_282787_, int p_88900_, int p_88901_, float p_88902_) void
RealmsPlayerScreen.Entry.render
(GuiGraphics p_282985_, int p_281343_, int p_283042_, int p_282863_, int p_281381_, int p_282692_, int p_283240_, int p_282706_, boolean p_283067_, float p_282230_) void
RealmsPlayerScreen.render
(GuiGraphics p_281762_, int p_282648_, int p_282676_, float p_281822_) void
RealmsPopupScreen.render
(GuiGraphics p_299956_, int p_297292_, int p_300990_, float p_300510_) void
RealmsSelectFileToUploadScreen.Entry.render
(GuiGraphics p_282307_, int p_281918_, int p_281770_, int p_282954_, int p_281599_, int p_281852_, int p_283452_, int p_282531_, boolean p_283120_, float p_282082_) void
RealmsSelectFileToUploadScreen.render
(GuiGraphics p_281244_, int p_282772_, int p_281746_, float p_281757_) void
RealmsSelectWorldTemplateScreen.Entry.render
(GuiGraphics p_281796_, int p_282160_, int p_281759_, int p_282961_, int p_281497_, int p_282427_, int p_283550_, int p_282955_, boolean p_282866_, float p_281452_) void
RealmsSelectWorldTemplateScreen.render
(GuiGraphics p_282162_, int p_89640_, int p_89641_, float p_89642_) void
RealmsSettingsScreen.render
(GuiGraphics p_283580_, int p_281307_, int p_282074_, float p_282669_) void
RealmsSlotOptionsScreen.render
(GuiGraphics p_283210_, int p_283172_, int p_281531_, float p_283191_) void
RealmsSubscriptionInfoScreen.render
(GuiGraphics p_282831_, int p_281266_, int p_281799_, float p_282330_) void
RealmsTermsScreen.render
(GuiGraphics p_281619_, int p_283526_, int p_282002_, float p_282536_) void
RealmsUploadScreen.render
(GuiGraphics p_282140_, int p_90097_, int p_90098_, float p_90099_) void
RealmsNotificationsScreen.renderBackground
(GuiGraphics p_300621_, int p_300416_, int p_300236_, float p_299573_) void
RealmsPopupScreen.renderBackground
(GuiGraphics p_297997_, int p_300562_, int p_297822_, float p_297261_) static void
RealmsPopupScreen.renderDiamond
(GuiGraphics p_299842_, Button p_300723_) protected void
RealmsSelectFileToUploadScreen.Entry.renderItem
(GuiGraphics p_282872_, int p_283187_, int p_283611_, int p_282173_) private void
RealmsSelectWorldTemplateScreen.renderMultilineMessage
(GuiGraphics p_282398_, int p_282163_, int p_282021_, List<TextRenderingUtils.Line> p_282203_) private void
RealmsPendingInvitesScreen.Entry.renderPendingInvitationItem
(GuiGraphics p_281764_, PendingInvite p_282748_, int p_282810_, int p_282994_, int p_283639_, int p_283659_) void
RealmsResetWorldScreen.FrameButton.renderWidget
(GuiGraphics p_282595_, int p_282741_, int p_283560_, float p_281923_) -
Uses of GuiGraphics in com.mojang.realmsclient.util
Modifier and TypeMethodDescriptionstatic void
RealmsUtil.renderPlayerFace
(GuiGraphics p_281255_, int p_281818_, int p_281791_, int p_282088_, UUID p_298294_) -
Uses of GuiGraphics in net.minecraft.client
Modifier and TypeMethodDescriptionvoid
GuiMessageTag.Icon.draw
(GuiGraphics p_282284_, int p_282597_, int p_283579_) private void
Minecraft.renderFpsMeter
(GuiGraphics p_281277_, ProfileResults p_281574_) -
Uses of GuiGraphics in net.minecraft.client.gui
Modifier and TypeMethodDescriptionvoid
Gui.displayScoreboardSidebar
(GuiGraphics p_282008_, Objective p_283455_) protected void
Gui.drawBackdrop
(GuiGraphics p_282548_, Font p_93041_, int p_93042_, int p_93043_, int p_93044_) void
Gui.render
(GuiGraphics p_282884_, float p_282611_) void
Gui.renderCrosshair
(GuiGraphics p_282828_) void
Gui.renderDemoOverlay
(GuiGraphics p_281825_) void
Gui.renderEffects
(GuiGraphics p_282812_) void
Gui.renderExperienceBar
(GuiGraphics p_281906_, int p_282731_) private void
Gui.renderHeart
(GuiGraphics p_283024_, Gui.HeartType p_281393_, int p_283636_, int p_283279_, boolean p_283440_, boolean p_282496_, boolean p_301416_) protected void
Gui.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_) void
Gui.renderHotbar
(float p_283031_, GuiGraphics p_282108_) void
Gui.renderJumpMeter
(PlayerRideableJumping p_282774_, GuiGraphics p_282939_, int p_283351_) private void
Gui.renderPlayerHealth
(GuiGraphics p_283143_) protected void
Gui.renderPortalOverlay
(GuiGraphics p_283375_, float p_283296_) private void
Gui.renderSavingIndicator
(GuiGraphics p_282761_) void
Gui.renderSelectedItemName
(GuiGraphics p_283501_) void
Gui.renderSelectedItemName
(GuiGraphics p_283501_, int yShift) private void
Gui.renderSlot
(GuiGraphics p_283283_, int p_283213_, int p_281301_, float p_281885_, Player p_283644_, ItemStack p_283317_, int p_283261_) void
Gui.renderSpyglassOverlay
(GuiGraphics p_282069_, float p_283442_) protected void
Gui.renderTextureOverlay
(GuiGraphics p_282304_, ResourceLocation p_281622_, float p_281504_) private void
Gui.renderVehicleHealth
(GuiGraphics p_283368_) void
Gui.renderVignette
(GuiGraphics p_283063_, Entity p_283439_) -
Uses of GuiGraphics in net.minecraft.client.gui.components
Modifier and TypeMethodDescriptionstatic void
PlayerFaceRenderer.draw
(GuiGraphics p_298949_, PlayerSkin p_298692_, int p_299931_, int p_299437_, int p_301021_) static void
PlayerFaceRenderer.draw
(GuiGraphics p_281827_, ResourceLocation p_281637_, int p_282126_, int p_281693_, int p_281565_) static void
PlayerFaceRenderer.draw
(GuiGraphics p_283244_, ResourceLocation p_281495_, int p_282035_, int p_282441_, int p_281801_, boolean p_283149_, boolean p_283555_) private void
BossHealthOverlay.drawBar
(GuiGraphics p_283672_, int p_283570_, int p_283306_, BossEvent p_283156_) private void
BossHealthOverlay.drawBar
(GuiGraphics p_281657_, int p_283675_, int p_282498_, BossEvent p_281288_, int p_283619_, ResourceLocation[] p_298746_, ResourceLocation[] p_298698_) protected void
DebugScreenOverlay.drawFPSCharts
(GuiGraphics p_281427_) protected void
DebugScreenOverlay.drawGameInformation
(GuiGraphics p_281525_) private static void
PlayerFaceRenderer.drawHat
(GuiGraphics p_282228_, ResourceLocation p_282835_, int p_282585_, int p_282234_, int p_282576_, boolean p_281523_) protected void
DebugScreenOverlay.drawNetworkCharts
(GuiGraphics p_281427_) protected void
DebugScreenOverlay.drawSystemInformation
(GuiGraphics p_281261_) private void
ChatComponent.drawTagIcon
(GuiGraphics p_283206_, int p_281677_, int p_281878_, GuiMessageTag.Icon p_282783_) protected void
DebugScreenOverlay.drawText
(GuiGraphics p_281427_) protected void
AbstractSelectionList.enableScissor
(GuiGraphics p_282811_) abstract void
AbstractSelectionList.Entry.render
(GuiGraphics p_283112_, int p_93524_, int p_93525_, int p_93526_, int p_93527_, int p_93528_, int p_93529_, int p_93530_, boolean p_93531_, float p_93532_) void
AbstractSelectionList.render
(GuiGraphics p_282708_, int p_283242_, int p_282891_, float p_283683_) void
AbstractWidget.render
(GuiGraphics p_282421_, int p_93658_, int p_93659_, float p_93660_) void
BossHealthOverlay.render
(GuiGraphics p_283175_) void
ChatComponent.render
(GuiGraphics p_282077_, int p_283491_, int p_282406_, int p_283111_) void
CommandSuggestions.render
(GuiGraphics p_282650_, int p_282266_, int p_281963_) void
CommandSuggestions.SuggestionsList.render
(GuiGraphics p_282264_, int p_283591_, int p_283236_) void
DebugScreenOverlay.render
(GuiGraphics p_281427_) void
OptionsList.Entry.render
(GuiGraphics p_281311_, int p_94497_, int p_94498_, int p_94499_, int p_94500_, int p_94501_, int p_94502_, int p_94503_, boolean p_94504_, float p_94505_) void
PlayerSkinWidget.Model.render
(GuiGraphics p_299673_, PlayerSkin p_297884_) void
PlayerTabOverlay.render
(GuiGraphics p_281484_, int p_283602_, Scoreboard p_282338_, Objective p_282369_) void
Renderable.render
(GuiGraphics p_281245_, int p_253973_, int p_254325_, float p_254004_) void
SplashRenderer.render
(GuiGraphics p_282218_, int p_281824_, Font p_281962_, int p_282586_) void
SubtitleOverlay.render
(GuiGraphics p_282562_) void
AbstractSelectionList.Entry.renderBack
(GuiGraphics p_282673_, int p_275556_, int p_275667_, int p_275713_, int p_275408_, int p_275330_, int p_275603_, int p_275450_, boolean p_275434_, float p_275384_) protected void
AbstractScrollWidget.renderBackground
(GuiGraphics p_282207_) protected void
FittingMultiLineTextWidget.renderBackground
(GuiGraphics p_289758_) void
MultiLineLabel.renderBackgroundCentered
(GuiGraphics p_282120_, int p_210818_, int p_210819_, int p_210820_, int p_210821_, int p_210822_) protected void
AbstractScrollWidget.renderBorder
(GuiGraphics p_289776_, int p_289792_, int p_289795_, int p_289775_, int p_289762_) int
MultiLineLabel.renderCentered
(GuiGraphics p_281749_, int p_94334_, int p_94335_) int
MultiLineLabel.renderCentered
(GuiGraphics p_281785_, int p_94337_, int p_94338_, int p_94339_, int p_94340_) protected abstract void
AbstractScrollWidget.renderContents
(GuiGraphics p_282975_, int p_239199_, int p_239200_, float p_239201_) protected void
FittingMultiLineTextWidget.renderContents
(GuiGraphics p_289766_, int p_289790_, int p_289786_, float p_289767_) protected void
MultiLineEditBox.renderContents
(GuiGraphics p_283676_, int p_281538_, int p_283033_, float p_281767_) protected void
AbstractScrollWidget.renderDecorations
(GuiGraphics p_283178_) protected void
AbstractSelectionList.renderDecorations
(GuiGraphics p_281477_, int p_93459_, int p_93460_) protected void
MultiLineEditBox.renderDecorations
(GuiGraphics p_282551_) private void
TabButton.renderFocusUnderline
(GuiGraphics p_282383_, Font p_275475_, int p_275367_) protected void
AbstractSelectionList.renderHeader
(GuiGraphics p_282337_, int p_93444_, int p_93445_) private void
EditBox.renderHighlight
(GuiGraphics p_281400_, int p_265338_, int p_265693_, int p_265618_, int p_265584_) private void
MultiLineEditBox.renderHighlight
(GuiGraphics p_282092_, int p_282814_, int p_282908_, int p_281451_, int p_281765_) protected void
AbstractSelectionList.renderItem
(GuiGraphics p_282205_, int p_238966_, int p_238967_, float p_238968_, int p_238969_, int p_238970_, int p_238971_, int p_238972_, int p_238973_) int
MultiLineLabel.renderLeftAligned
(GuiGraphics p_282655_, int p_94365_, int p_94366_, int p_94367_, int p_94368_) int
MultiLineLabel.renderLeftAlignedNoShadow
(GuiGraphics p_281982_, int p_94354_, int p_94355_, int p_94356_, int p_94357_) protected void
DebugScreenOverlay.renderLines
(GuiGraphics p_286519_, List<String> p_286665_, boolean p_286644_) protected void
AbstractSelectionList.renderList
(GuiGraphics p_282079_, int p_239229_, int p_239230_, float p_239231_) void
LogoRenderer.renderLogo
(GuiGraphics p_282217_, int p_283270_, float p_282051_) void
LogoRenderer.renderLogo
(GuiGraphics p_281856_, int p_281512_, float p_281290_, int p_282296_) protected void
PlayerTabOverlay.renderPingIcon
(GuiGraphics p_283286_, int p_281809_, int p_282801_, int p_282223_, PlayerInfo p_282986_) private void
AbstractScrollWidget.renderScrollBar
(GuiGraphics p_282305_) protected void
AbstractWidget.renderScrollingString
(GuiGraphics p_281857_, Font p_282790_, int p_282664_, int p_282944_) protected static void
AbstractWidget.renderScrollingString
(GuiGraphics p_281620_, Font p_282651_, Component p_281467_, int p_283621_, int p_282084_, int p_283398_, int p_281938_, int p_283471_) protected static void
AbstractWidget.renderScrollingString
(GuiGraphics p_298878_, Font p_301352_, Component p_297799_, int p_300294_, int p_297733_, int p_298903_, int p_300338_, int p_297281_, int p_299081_) protected void
AbstractSelectionList.renderSelection
(GuiGraphics p_283589_, int p_240142_, int p_240143_, int p_240144_, int p_240145_, int p_240146_) void
AbstractButton.renderString
(GuiGraphics p_283366_, Font p_283054_, int p_281656_) void
SpriteIconButton.CenteredIcon.renderString
(GuiGraphics p_300547_, Font p_301253_, int p_299879_) void
SpriteIconButton.TextAndIcon.renderString
(GuiGraphics p_297951_, Font p_300566_, int p_298347_) void
TabButton.renderString
(GuiGraphics p_282917_, Font p_275208_, int p_275293_) boolean
CommandSuggestions.renderSuggestions
(GuiGraphics p_283503_, int p_281628_, int p_282260_) private void
PlayerTabOverlay.renderTablistHearts
(int p_282904_, int p_283173_, int p_282149_, UUID p_283348_, GuiGraphics p_281723_, int p_281354_) private void
PlayerTabOverlay.renderTablistScore
(Objective p_283381_, int p_282557_, String p_283058_, int p_283533_, int p_281254_, UUID p_283099_, GuiGraphics p_282280_) void
CommandSuggestions.renderUsage
(GuiGraphics p_282763_) protected void
AbstractButton.renderWidget
(GuiGraphics p_281670_, int p_282682_, int p_281714_, float p_282542_) void
AbstractScrollWidget.renderWidget
(GuiGraphics p_282213_, int p_282468_, int p_282209_, float p_283300_) void
AbstractSliderButton.renderWidget
(GuiGraphics p_283427_, int p_281447_, int p_282852_, float p_282409_) protected abstract void
AbstractWidget.renderWidget
(GuiGraphics p_282139_, int p_268034_, int p_268009_, float p_268085_) void
Checkbox.renderWidget
(GuiGraphics p_283124_, int p_282925_, int p_282705_, float p_282612_) void
EditBox.renderWidget
(GuiGraphics p_283252_, int p_281594_, int p_282100_, float p_283101_) void
FittingMultiLineTextWidget.renderWidget
(GuiGraphics p_289802_, int p_289778_, int p_289798_, float p_289804_) void
FocusableTextWidget.renderWidget
(GuiGraphics p_297672_, int p_301298_, int p_300386_, float p_299545_) void
ImageButton.renderWidget
(GuiGraphics p_283502_, int p_281473_, int p_283021_, float p_282518_) void
ImageWidget.Sprite.renderWidget
(GuiGraphics p_298082_, int p_297761_, int p_298881_, float p_300382_) protected void
ImageWidget.Texture.renderWidget
(GuiGraphics p_301123_, int p_301197_, int p_299250_, float p_300781_) protected void
LoadingDotsWidget.renderWidget
(GuiGraphics p_300747_, int p_298491_, int p_299148_, float p_300011_) void
LockIconButton.renderWidget
(GuiGraphics p_282701_, int p_282638_, int p_283565_, float p_282549_) void
MultiLineTextWidget.renderWidget
(GuiGraphics p_282535_, int p_261774_, int p_261640_, float p_261514_) void
PlainTextButton.renderWidget
(GuiGraphics p_283309_, int p_282710_, int p_282486_, float p_281727_) protected void
PlayerSkinWidget.renderWidget
(GuiGraphics p_298610_, int p_299860_, int p_299420_, float p_300463_) void
SpriteIconButton.CenteredIcon.renderWidget
(GuiGraphics p_299781_, int p_297898_, int p_300476_, float p_300735_) void
SpriteIconButton.TextAndIcon.renderWidget
(GuiGraphics p_299610_, int p_301138_, int p_298092_, float p_300832_) void
StateSwitchingButton.renderWidget
(GuiGraphics p_283051_, int p_283010_, int p_281379_, float p_283453_) void
StringWidget.renderWidget
(GuiGraphics p_281367_, int p_268221_, int p_268001_, float p_268214_) void
TabButton.renderWidget
(GuiGraphics p_283350_, int p_283437_, int p_281595_, float p_282117_) -
Uses of GuiGraphics in net.minecraft.client.gui.components.debugchart
Modifier and TypeMethodDescriptionvoid
AbstractDebugChart.drawChart
(GuiGraphics p_300681_, int p_298472_, int p_298870_) private void
BandwidthDebugChart.drawLabeledLineAtValue
(GuiGraphics p_297903_, int p_297652_, int p_298530_, int p_300952_, int p_298161_) private void
BandwidthDebugChart.drawLineWithLabel
(GuiGraphics p_298208_, int p_300180_, int p_297727_, int p_299631_, String p_301319_) protected void
AbstractDebugChart.drawStringWithShade
(GuiGraphics p_300760_, String p_299957_, int p_301259_, int p_298524_) protected void
AbstractDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_300007_, int p_299062_, int p_300355_, int p_297248_) protected void
BandwidthDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_298580_, int p_298671_, int p_301018_, int p_300317_) protected void
FpsDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_298449_, int p_300333_, int p_297224_, int p_301297_) protected void
PingDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_298086_, int p_300322_, int p_299063_, int p_299018_) protected void
TpsDebugChart.renderAdditionalLinesAndLabels
(GuiGraphics p_297354_, int p_298051_, int p_298343_, int p_299488_) -
Uses of GuiGraphics in net.minecraft.client.gui.components.spectator
Modifier and TypeMethodDescriptionvoid
SpectatorGui.renderHotbar
(GuiGraphics p_281458_) protected void
SpectatorGui.renderPage
(GuiGraphics p_282945_, float p_281688_, int p_281726_, int p_281730_, SpectatorPage p_282361_) private void
SpectatorGui.renderSlot
(GuiGraphics p_281411_, int p_283536_, int p_281853_, float p_282693_, float p_281955_, SpectatorMenuItem p_283370_) void
SpectatorGui.renderTooltip
(GuiGraphics p_283107_) -
Uses of GuiGraphics in net.minecraft.client.gui.components.tabs
Modifier and TypeMethodDescriptionvoid
TabNavigationBar.render
(GuiGraphics p_281720_, int p_282085_, int p_281687_, float p_283048_) -
Uses of GuiGraphics in net.minecraft.client.gui.components.toasts
Modifier and TypeMethodDescriptionAdvancementToast.render
(GuiGraphics p_281813_, ToastComponent p_282243_, long p_282604_) RecipeToast.render
(GuiGraphics p_281667_, ToastComponent p_281321_, long p_281779_) SystemToast.render
(GuiGraphics p_281624_, ToastComponent p_282333_, long p_282762_) Toast.render
(GuiGraphics p_281969_, ToastComponent p_94897_, long p_94898_) void
ToastComponent.render
(GuiGraphics p_283249_) boolean
ToastComponent.ToastInstance.render
(int p_282887_, GuiGraphics p_283668_) void
TutorialToast.Icons.render
(GuiGraphics p_282818_, int p_283064_, int p_282765_) TutorialToast.render
(GuiGraphics p_283197_, ToastComponent p_283009_, long p_281902_) private void
SystemToast.renderBackgroundRow
(GuiGraphics p_281840_, int p_281750_, int p_282371_, int p_283613_, int p_282880_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens
Modifier and TypeMethodDescriptionprotected void
OptionsSubScreen.basicListRender
(GuiGraphics p_282011_, OptionsList p_281793_, int p_281640_, int p_281598_, float p_281558_) private void
CreateFlatWorldScreen.DetailsList.Entry.blitSlot
(GuiGraphics p_281733_, int p_282373_, int p_282844_, ItemStack p_281263_) private void
PresetFlatWorldScreen.PresetsList.Entry.blitSlot
(GuiGraphics p_283196_, int p_282036_, int p_281683_, Item p_282242_) private void
CreateFlatWorldScreen.DetailsList.Entry.blitSlotBg
(GuiGraphics p_282271_, int p_281324_, int p_283171_) private void
PresetFlatWorldScreen.PresetsList.Entry.blitSlotBg
(GuiGraphics p_281359_, int p_282978_, int p_283152_) private void
LoadingOverlay.drawProgressBar
(GuiGraphics p_283125_, int p_96184_, int p_96185_, int p_96186_, int p_96187_, float p_96188_) void
AccessibilityOnboardingScreen.render
(GuiGraphics p_282353_, int p_265135_, int p_265032_, float p_265387_) void
AlertScreen.render
(GuiGraphics p_281989_, int p_281583_, int p_282152_, float p_282198_) void
BackupConfirmScreen.render
(GuiGraphics p_282759_, int p_282356_, int p_282725_, float p_281518_) void
ChatScreen.render
(GuiGraphics p_282470_, int p_282674_, int p_282014_, float p_283132_) void
ConfirmLinkScreen.render
(GuiGraphics p_281548_, int p_281671_, int p_283205_, float p_283628_) void
ConfirmScreen.render
(GuiGraphics p_281588_, int p_283592_, int p_283446_, float p_282443_) void
ConnectScreen.render
(GuiGraphics p_283201_, int p_95701_, int p_95702_, float p_95703_) void
CreateBuffetWorldScreen.BiomeList.Entry.render
(GuiGraphics p_281315_, int p_282451_, int p_283356_, int p_283563_, int p_282677_, int p_283473_, int p_283681_, int p_281493_, boolean p_281302_, float p_283122_) void
CreateBuffetWorldScreen.render
(GuiGraphics p_281766_, int p_95757_, int p_95758_, float p_95759_) void
CreateFlatWorldScreen.DetailsList.Entry.render
(GuiGraphics p_281319_, int p_281943_, int p_283629_, int p_283315_, int p_282974_, int p_281870_, int p_283341_, int p_281639_, boolean p_282715_, float p_281937_) void
CreateFlatWorldScreen.render
(GuiGraphics p_282393_, int p_95829_, int p_95830_, float p_95831_) void
DatapackLoadFailureScreen.render
(GuiGraphics p_283519_, int p_282196_, int p_283357_, float p_283026_) void
DeathScreen.render
(GuiGraphics p_283488_, int p_283551_, int p_283002_, float p_281981_) void
DemoIntroScreen.render
(GuiGraphics p_281247_, int p_281844_, int p_283693_, float p_281842_) void
DirectJoinServerScreen.render
(GuiGraphics p_282464_, int p_95969_, int p_95970_, float p_95971_) void
EditServerScreen.render
(GuiGraphics p_282351_, int p_96022_, int p_96023_, float p_96024_) void
ErrorScreen.render
(GuiGraphics p_281469_, int p_96053_, int p_96054_, float p_96055_) void
GenericDirtMessageScreen.render
(GuiGraphics p_281274_, int p_283012_, int p_282072_, float p_282608_) void
GenericWaitingScreen.render
(GuiGraphics p_283537_, int p_239719_, int p_239720_, float p_239721_) void
InBedChatScreen.render
(GuiGraphics p_281659_, int p_283403_, int p_281737_, float p_282201_) void
LanguageSelectScreen.LanguageSelectionList.Entry.render
(GuiGraphics p_282025_, int p_283548_, int p_282485_, int p_282109_, int p_283314_, int p_283303_, int p_281337_, int p_283527_, boolean p_283295_, float p_282169_) void
LanguageSelectScreen.render
(GuiGraphics p_283397_, int p_96090_, int p_96091_, float p_96092_) void
LevelLoadingScreen.render
(GuiGraphics p_283534_, int p_96146_, int p_96147_, float p_96148_) void
LoadingOverlay.render
(GuiGraphics p_281839_, int p_282704_, int p_283650_, float p_283394_) void
MouseSettingsScreen.render
(GuiGraphics p_281246_, int p_282657_, int p_282507_, float p_282093_) void
OptionsScreen.render
(GuiGraphics p_283520_, int p_281826_, int p_283378_, float p_281975_) void
OutOfMemoryScreen.render
(GuiGraphics p_283359_, int p_96296_, int p_96297_, float p_96298_) void
PauseScreen.render
(GuiGraphics p_281899_, int p_281431_, int p_283183_, float p_281435_) void
PopupScreen.render
(GuiGraphics p_283167_, int p_96350_, int p_96351_, float p_96352_) void
PresetFlatWorldScreen.PresetsList.Entry.render
(GuiGraphics p_283649_, int p_281641_, int p_281959_, int p_281428_, int p_282594_, int p_283493_, int p_283234_, int p_283185_, boolean p_282302_, float p_282855_) void
PresetFlatWorldScreen.render
(GuiGraphics p_282713_, int p_281914_, int p_283700_, float p_283598_) void
ProgressScreen.render
(GuiGraphics p_283582_, int p_96516_, int p_96517_, float p_96518_) void
ReceivingLevelScreen.render
(GuiGraphics p_281489_, int p_282902_, int p_283018_, float p_281251_) void
Screen.render
(GuiGraphics p_281549_, int p_281550_, int p_282878_, float p_282465_) void
ShareToLanScreen.render
(GuiGraphics p_281738_, int p_96653_, int p_96654_, float p_96655_) void
SimpleOptionsSubScreen.render
(GuiGraphics p_283632_, int p_283304_, int p_283302_, float p_282245_) void
SkinCustomizationScreen.render
(GuiGraphics p_282063_, int p_283510_, int p_283109_, float p_283448_) void
SoundOptionsScreen.render
(GuiGraphics p_281823_, int p_282932_, int p_281927_, float p_281292_) void
TitleScreen.render
(GuiGraphics p_282860_, int p_281753_, int p_283539_, float p_282628_) void
TitleScreen.WarningLabel.render
(GuiGraphics p_281783_, int p_281383_) void
VideoSettingsScreen.render
(GuiGraphics p_282311_, int p_283219_, int p_282352_, float p_283266_) void
WinScreen.render
(GuiGraphics p_281907_, int p_282364_, int p_282696_, float p_281316_) void
AccessibilityOnboardingScreen.renderBackground
(GuiGraphics p_298625_, int p_300539_, int p_299371_, float p_299308_) void
ChatScreen.renderBackground
(GuiGraphics p_298203_, int p_299897_, int p_297752_, float p_300216_) void
CreateBuffetWorldScreen.renderBackground
(GuiGraphics p_297435_, int p_300684_, int p_299984_, float p_301173_) void
DeathScreen.renderBackground
(GuiGraphics p_298829_, int p_300097_, int p_298737_, float p_297685_) void
DemoIntroScreen.renderBackground
(GuiGraphics p_283391_, int p_299907_, int p_301194_, float p_297228_) void
ErrorScreen.renderBackground
(GuiGraphics p_297607_, int p_297440_, int p_299518_, float p_300407_) void
GenericDirtMessageScreen.renderBackground
(GuiGraphics p_299347_, int p_301174_, int p_298979_, float p_300319_) void
InBedChatScreen.renderBackground
(GuiGraphics p_298005_, int p_300247_, int p_298725_, float p_298346_) void
LanguageSelectScreen.renderBackground
(GuiGraphics p_299747_, int p_298705_, int p_297473_, float p_297920_) void
MouseSettingsScreen.renderBackground
(GuiGraphics p_297259_, int p_299330_, int p_297899_, float p_297632_) void
PauseScreen.renderBackground
(GuiGraphics p_299656_, int p_297892_, int p_299995_, float p_300532_) void
PopupScreen.renderBackground
(GuiGraphics p_298251_, int p_300660_, int p_298593_, float p_298936_) void
ReceivingLevelScreen.renderBackground
(GuiGraphics p_298240_, int p_297552_, int p_298125_, float p_297335_) void
Screen.renderBackground
(GuiGraphics p_283688_, int p_299421_, int p_298679_, float p_297268_) void
SimpleOptionsSubScreen.renderBackground
(GuiGraphics p_300862_, int p_299548_, int p_298100_, float p_298488_) void
SoundOptionsScreen.renderBackground
(GuiGraphics p_298957_, int p_300979_, int p_299818_, float p_299553_) void
TitleScreen.renderBackground
(GuiGraphics p_301363_, int p_300303_, int p_299762_, float p_300311_) void
VideoSettingsScreen.renderBackground
(GuiGraphics p_299806_, int p_297567_, int p_299526_, float p_298680_) void
WinScreen.renderBackground
(GuiGraphics p_282239_, int p_298581_, int p_297654_, float p_300743_) static void
LevelLoadingScreen.renderChunks
(GuiGraphics p_283467_, StoringChunkProgressListener p_96151_, int p_96152_, int p_96153_, int p_96154_, int p_96155_) void
Screen.renderDirtBackground
(GuiGraphics p_282281_) void
Screen.renderTransparentBackground
(GuiGraphics p_300203_) final void
Screen.renderWithTooltip
(GuiGraphics p_282345_, int p_283456_, int p_283586_, float p_282339_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.achievement
Modifier and TypeMethodDescription(package private) void
StatsScreen.blitSlot
(GuiGraphics p_282402_, int p_283228_, int p_283232_, Item p_282368_) (package private) void
StatsScreen.blitSlotIcon
(GuiGraphics p_281402_, int p_283145_, int p_283100_, ResourceLocation p_299088_) void
StatsScreen.GeneralStatisticsList.Entry.render
(GuiGraphics p_283043_, int p_97012_, int p_97013_, int p_97014_, int p_97015_, int p_97016_, int p_97017_, int p_97018_, boolean p_97019_, float p_97020_) void
StatsScreen.ItemStatisticsList.ItemRow.render
(GuiGraphics p_283614_, int p_97082_, int p_97083_, int p_97084_, int p_97085_, int p_97086_, int p_97087_, int p_97088_, boolean p_97089_, float p_97090_) void
StatsScreen.MobsStatisticsList.MobRow.render
(GuiGraphics p_283265_, int p_97115_, int p_97116_, int p_97117_, int p_97118_, int p_97119_, int p_97120_, int p_97121_, boolean p_97122_, float p_97123_) void
StatsScreen.render
(GuiGraphics p_281866_, int p_96914_, int p_96915_, float p_96916_) void
StatsScreen.renderBackground
(GuiGraphics p_299638_, int p_297645_, int p_299202_, float p_301378_) protected void
StatsScreen.ItemStatisticsList.renderDecorations
(GuiGraphics p_283203_, int p_97046_, int p_97047_) protected void
StatsScreen.ItemStatisticsList.renderHeader
(GuiGraphics p_282214_, int p_97050_, int p_97051_) protected void
StatsScreen.ItemStatisticsList.ItemRow.renderStat
(GuiGraphics p_282544_, Stat<?> p_97093_, int p_97094_, int p_97095_, boolean p_97096_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.advancements
Modifier and TypeMethodDescriptionvoid
AdvancementTabType.draw
(GuiGraphics p_283216_, int p_282432_, int p_283617_, boolean p_282320_, int p_281898_) void
AdvancementWidget.draw
(GuiGraphics p_281958_, int p_281323_, int p_283679_) void
AdvancementWidget.drawConnectivity
(GuiGraphics p_281947_, int p_97300_, int p_97301_, boolean p_97302_) void
AdvancementTab.drawContents
(GuiGraphics p_282728_, int p_282962_, int p_281511_) void
AdvancementWidget.drawHover
(GuiGraphics p_283068_, int p_281304_, int p_281253_, float p_281848_, int p_282097_, int p_281537_) void
AdvancementTab.drawIcon
(GuiGraphics p_282895_, int p_283419_, int p_283293_) void
AdvancementTabType.drawIcon
(GuiGraphics p_281370_, int p_283209_, int p_282807_, int p_282968_, ItemStack p_283383_) void
AdvancementTab.drawTab
(GuiGraphics p_282671_, int p_282721_, int p_282964_, boolean p_283052_) void
AdvancementTab.drawTooltips
(GuiGraphics p_282892_, int p_283658_, int p_282602_, int p_282652_, int p_283595_) void
AdvancementsScreen.render
(GuiGraphics p_282589_, int p_282255_, int p_283354_, float p_283123_) private void
AdvancementsScreen.renderInside
(GuiGraphics p_282012_, int p_97375_, int p_97376_, int p_97377_, int p_97378_) private void
AdvancementsScreen.renderTooltips
(GuiGraphics p_282784_, int p_283556_, int p_282458_, int p_281519_, int p_283371_) void
AdvancementsScreen.renderWindow
(GuiGraphics p_283395_, int p_281890_, int p_282532_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.controls
Modifier and TypeMethodDescriptionvoid
ControlsScreen.render
(GuiGraphics p_282220_, int p_281404_, int p_281386_, float p_281394_) void
KeyBindsList.CategoryEntry.render
(GuiGraphics p_281285_, int p_281396_, int p_283616_, int p_281333_, int p_282287_, int p_283549_, int p_283684_, int p_283258_, boolean p_281563_, float p_283186_) void
KeyBindsList.KeyEntry.render
(GuiGraphics p_281805_, int p_281298_, int p_282357_, int p_281373_, int p_283433_, int p_281932_, int p_282224_, int p_282053_, boolean p_282605_, float p_281432_) void
KeyBindsScreen.render
(GuiGraphics p_282556_, int p_193992_, int p_193993_, float p_193994_) void
KeyBindsScreen.renderBackground
(GuiGraphics p_297309_, int p_299178_, int p_298961_, float p_298519_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.debug
Modifier and TypeMethodDescription(package private) void
GameModeSwitcherScreen.GameModeIcon.drawIcon
(GuiGraphics p_282609_, int p_283301_, int p_281692_) private void
GameModeSwitcherScreen.GameModeSlot.drawSelection
(GuiGraphics p_281820_) private void
GameModeSwitcherScreen.GameModeSlot.drawSlot
(GuiGraphics p_281786_) void
GameModeSwitcherScreen.render
(GuiGraphics p_281834_, int p_283223_, int p_282178_, float p_281339_) void
GameModeSwitcherScreen.renderBackground
(GuiGraphics p_300820_, int p_297775_, int p_300982_, float p_298921_) void
GameModeSwitcherScreen.GameModeSlot.renderWidget
(GuiGraphics p_281380_, int p_283094_, int p_283558_, float p_282631_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.inventory
Modifier and TypeMethodDescriptionprotected boolean
CreativeModeInventoryScreen.checkTabHovering
(GuiGraphics p_282317_, CreativeModeTab p_282244_, int p_283469_, int p_283411_) protected void
AbstractSignEditScreen.offsetSign
(GuiGraphics p_282672_, BlockState p_283056_) protected void
HangingSignEditScreen.offsetSign
(GuiGraphics p_282472_, BlockState p_282359_) protected void
SignEditScreen.offsetSign
(GuiGraphics p_282503_, BlockState p_282571_) void
AbstractCommandBlockEditScreen.render
(GuiGraphics p_283074_, int p_97673_, int p_97674_, float p_97675_) void
AbstractContainerScreen.render
(GuiGraphics p_283479_, int p_283661_, int p_281248_, float p_281886_) void
AbstractFurnaceScreen.render
(GuiGraphics p_282573_, int p_97859_, int p_97860_, float p_97861_) void
AbstractSignEditScreen.render
(GuiGraphics p_282418_, int p_281700_, int p_283040_, float p_282799_) void
BeaconScreen.render
(GuiGraphics p_283062_, int p_282876_, int p_282015_, float p_281395_) void
BookEditScreen.render
(GuiGraphics p_281724_, int p_282965_, int p_283294_, float p_281293_) void
BookViewScreen.render
(GuiGraphics p_281997_, int p_281262_, int p_283321_, float p_282251_) void
BrewingStandScreen.render
(GuiGraphics p_283297_, int p_283600_, int p_282033_, float p_283410_) void
CartographyTableScreen.render
(GuiGraphics p_281331_, int p_281706_, int p_282996_, float p_283037_) void
ContainerScreen.render
(GuiGraphics p_282060_, int p_282533_, int p_281661_, float p_281873_) void
CraftingScreen.render
(GuiGraphics p_282508_, int p_98480_, int p_98481_, float p_98482_) void
CreativeModeInventoryScreen.render
(GuiGraphics p_283000_, int p_281317_, int p_282770_, float p_281295_) void
CyclingSlotBackground.render
(AbstractContainerMenu p_267293_, GuiGraphics p_282894_, float p_266785_, int p_266711_, int p_266841_) void
DispenserScreen.render
(GuiGraphics p_283282_, int p_282467_, int p_282129_, float p_281965_) void
EffectRenderingInventoryScreen.render
(GuiGraphics p_283027_, int p_281444_, int p_282953_, float p_281666_) void
EnchantmentScreen.render
(GuiGraphics p_283462_, int p_282491_, int p_281953_, float p_282182_) void
GrindstoneScreen.render
(GuiGraphics p_283326_, int p_281847_, int p_283310_, float p_283486_) void
HopperScreen.render
(GuiGraphics p_282918_, int p_282102_, int p_282423_, float p_282621_) void
HorseInventoryScreen.render
(GuiGraphics p_281697_, int p_282103_, int p_283529_, float p_283079_) void
InventoryScreen.render
(GuiGraphics p_283246_, int p_98876_, int p_98877_, float p_98878_) void
ItemCombinerScreen.render
(GuiGraphics p_281810_, int p_283312_, int p_283420_, float p_282956_) void
JigsawBlockEditScreen.render
(GuiGraphics p_282514_, int p_98956_, int p_98957_, float p_98958_) void
LoomScreen.render
(GuiGraphics p_283513_, int p_282700_, int p_282637_, float p_281433_) void
MerchantScreen.render
(GuiGraphics p_283487_, int p_281994_, int p_282099_, float p_281815_) void
ShulkerBoxScreen.render
(GuiGraphics p_281745_, int p_282145_, int p_282358_, float p_283566_) void
SmithingScreen.render
(GuiGraphics p_281961_, int p_282410_, int p_283013_, float p_282408_) void
StonecutterScreen.render
(GuiGraphics p_281735_, int p_282517_, int p_282840_, float p_282389_) void
StructureBlockEditScreen.render
(GuiGraphics p_281951_, int p_99407_, int p_99408_, float p_99409_) private void
MerchantScreen.renderAndDecorateCostA
(GuiGraphics p_281357_, ItemStack p_283466_, ItemStack p_282046_, int p_282403_, int p_283601_) void
AbstractContainerScreen.renderBackground
(GuiGraphics p_300197_, int p_297538_, int p_300104_, float p_298759_) void
BookEditScreen.renderBackground
(GuiGraphics p_298379_, int p_298216_, int p_301014_, float p_300512_) void
BookViewScreen.renderBackground
(GuiGraphics p_301081_, int p_297765_, int p_300192_, float p_297977_) private void
EffectRenderingInventoryScreen.renderBackgrounds
(GuiGraphics p_281540_, int p_282479_, int p_283680_, Iterable<MobEffectInstance> p_282013_, boolean p_283630_) protected abstract void
AbstractContainerScreen.renderBg
(GuiGraphics p_283065_, float p_97788_, int p_97789_, int p_97790_) protected void
AbstractFurnaceScreen.renderBg
(GuiGraphics p_282928_, float p_281631_, int p_281252_, int p_281891_) protected void
AnvilScreen.renderBg
(GuiGraphics p_283345_, float p_283412_, int p_282871_, int p_281306_) protected void
BeaconScreen.renderBg
(GuiGraphics p_282454_, float p_282185_, int p_282362_, int p_282987_) protected void
BrewingStandScreen.renderBg
(GuiGraphics p_282963_, float p_282080_, int p_283365_, int p_283150_) protected void
CartographyTableScreen.renderBg
(GuiGraphics p_282101_, float p_282697_, int p_282380_, int p_282327_) protected void
ContainerScreen.renderBg
(GuiGraphics p_283694_, float p_282334_, int p_282603_, int p_282158_) protected void
CraftingScreen.renderBg
(GuiGraphics p_283540_, float p_282132_, int p_283078_, int p_283647_) protected void
CreativeModeInventoryScreen.renderBg
(GuiGraphics p_282663_, float p_282504_, int p_282089_, int p_282249_) protected void
DispenserScreen.renderBg
(GuiGraphics p_283137_, float p_282476_, int p_281600_, int p_283194_) protected void
EnchantmentScreen.renderBg
(GuiGraphics p_282430_, float p_282530_, int p_281621_, int p_283333_) protected void
GrindstoneScreen.renderBg
(GuiGraphics p_281991_, float p_282138_, int p_282937_, int p_281956_) protected void
HopperScreen.renderBg
(GuiGraphics p_281616_, float p_282737_, int p_281678_, int p_281465_) protected void
HorseInventoryScreen.renderBg
(GuiGraphics p_282553_, float p_282998_, int p_282929_, int p_283133_) protected void
InventoryScreen.renderBg
(GuiGraphics p_281500_, float p_281299_, int p_283481_, int p_281831_) protected void
ItemCombinerScreen.renderBg
(GuiGraphics p_282749_, float p_283494_, int p_283098_, int p_282054_) protected void
LoomScreen.renderBg
(GuiGraphics p_282870_, float p_281777_, int p_283331_, int p_283087_) protected void
MerchantScreen.renderBg
(GuiGraphics p_283072_, float p_281275_, int p_282312_, int p_282984_) protected void
ShulkerBoxScreen.renderBg
(GuiGraphics p_281362_, float p_283080_, int p_281303_, int p_283275_) protected void
SmithingScreen.renderBg
(GuiGraphics p_283264_, float p_267158_, int p_267266_, int p_266722_) protected void
StonecutterScreen.renderBg
(GuiGraphics p_283115_, float p_282453_, int p_282940_, int p_282328_) private void
EnchantmentScreen.renderBook
(GuiGraphics p_289697_, int p_289667_, int p_289669_, float p_289670_) private void
MerchantScreen.renderButtonArrows
(GuiGraphics p_283020_, MerchantOffer p_281926_, int p_282752_, int p_282179_) private void
StonecutterScreen.renderButtons
(GuiGraphics p_282733_, int p_282136_, int p_282147_, int p_281987_, int p_281276_, int p_282688_) private void
BookEditScreen.renderCursor
(GuiGraphics p_281833_, BookEditScreen.Pos2i p_282190_, boolean p_282412_) private void
EffectRenderingInventoryScreen.renderEffects
(GuiGraphics p_281945_, int p_282601_, int p_282335_) static void
InventoryScreen.renderEntityInInventory
(GuiGraphics p_282665_, float p_300023_, float p_301239_, int p_283622_, org.joml.Vector3f p_298037_, org.joml.Quaternionf p_281880_, org.joml.Quaternionf p_282882_, LivingEntity p_282466_) static void
InventoryScreen.renderEntityInInventoryFollowsMouse
(GuiGraphics p_282802_, int p_275688_, int p_275245_, int p_275535_, int p_301381_, int p_299741_, float p_275604_, float p_275546_, float p_300682_, LivingEntity p_275689_) protected void
AnvilScreen.renderErrorIcon
(GuiGraphics p_282905_, int p_283237_, int p_282237_) protected abstract void
ItemCombinerScreen.renderErrorIcon
(GuiGraphics p_281990_, int p_266822_, int p_267045_) protected void
SmithingScreen.renderErrorIcon
(GuiGraphics p_281835_, int p_283389_, int p_282634_) void
AnvilScreen.renderFg
(GuiGraphics p_283449_, int p_283263_, int p_281526_, float p_282957_) protected void
ItemCombinerScreen.renderFg
(GuiGraphics p_283399_, int p_98928_, int p_98929_, float p_98930_) private void
AbstractContainerScreen.renderFloatingItem
(GuiGraphics p_282567_, ItemStack p_281330_, int p_281772_, int p_281689_, String p_282568_) private void
BookEditScreen.renderHighlight
(GuiGraphics p_282188_, Rect2i[] p_265482_) protected void
BeaconScreen.BeaconPowerButton.renderIcon
(GuiGraphics p_282265_) protected abstract void
BeaconScreen.BeaconScreenButton.renderIcon
(GuiGraphics p_283292_) protected void
BeaconScreen.BeaconSpriteScreenButton.renderIcon
(GuiGraphics p_283624_) private void
CyclingSlotBackground.renderIcon
(Slot p_283532_, ResourceLocation p_283004_, float p_282627_, GuiGraphics p_282825_, int p_281375_, int p_283041_) private void
EffectRenderingInventoryScreen.renderIcons
(GuiGraphics p_282745_, int p_282521_, int p_282291_, Iterable<MobEffectInstance> p_282642_, boolean p_281536_) protected void
AbstractContainerScreen.renderLabels
(GuiGraphics p_281635_, int p_282681_, int p_283686_) protected void
AnvilScreen.renderLabels
(GuiGraphics p_281442_, int p_282417_, int p_283022_) protected void
BeaconScreen.renderLabels
(GuiGraphics p_283369_, int p_282699_, int p_281296_) protected void
CreativeModeInventoryScreen.renderLabels
(GuiGraphics p_283168_, int p_281774_, int p_281466_) private void
EffectRenderingInventoryScreen.renderLabels
(GuiGraphics p_281462_, int p_283484_, int p_282057_, Iterable<MobEffectInstance> p_281986_) protected void
InventoryScreen.renderLabels
(GuiGraphics p_281654_, int p_283517_, int p_283464_) protected void
MerchantScreen.renderLabels
(GuiGraphics p_283337_, int p_282009_, int p_283691_) private void
CartographyTableScreen.renderMap
(GuiGraphics p_282298_, Integer p_281648_, MapItemSavedData p_282897_, int p_281632_, int p_282115_, float p_283388_) private void
SmithingScreen.renderOnboardingTooltips
(GuiGraphics p_281668_, int p_267192_, int p_266859_) private void
LoomScreen.renderPattern
(GuiGraphics p_282452_, Holder<BannerPattern> p_281940_, int p_281872_, int p_282995_) private void
MerchantScreen.renderProgressBar
(GuiGraphics p_281426_, int p_283008_, int p_283085_, MerchantOffer p_282094_) private void
StonecutterScreen.renderRecipes
(GuiGraphics p_281999_, int p_282658_, int p_282563_, int p_283352_) private void
CartographyTableScreen.renderResultingMap
(GuiGraphics p_282167_, Integer p_282064_, MapItemSavedData p_282045_, boolean p_282086_, boolean p_283531_, boolean p_282645_, boolean p_281646_) private void
MerchantScreen.renderScroller
(GuiGraphics p_283030_, int p_283154_, int p_281664_, MerchantOffers p_282877_) private void
AbstractSignEditScreen.renderSign
(GuiGraphics p_282006_) protected abstract void
AbstractSignEditScreen.renderSignBackground
(GuiGraphics p_281459_, BlockState p_250054_) 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 p_282366_) private void
AbstractContainerScreen.renderSlot
(GuiGraphics p_281607_, Slot p_282613_) static void
AbstractContainerScreen.renderSlotHighlight
(GuiGraphics p_283692_, int p_281453_, int p_281915_, int p_283504_) static void
AbstractContainerScreen.renderSlotHighlight
(GuiGraphics p_283692_, int p_281453_, int p_281915_, int p_283504_, int color) protected void
CreativeModeInventoryScreen.renderTabButton
(GuiGraphics p_283590_, CreativeModeTab p_283489_) protected void
AbstractContainerScreen.renderTooltip
(GuiGraphics p_283594_, int p_282171_, int p_281909_) protected void
StonecutterScreen.renderTooltip
(GuiGraphics p_282396_, int p_283157_, int p_282258_) void
MerchantScreen.TradeOfferButton.renderToolTip
(GuiGraphics p_281313_, int p_283342_, int p_283060_) void
BeaconScreen.BeaconScreenButton.renderWidget
(GuiGraphics p_281837_, int p_281780_, int p_283603_, float p_283562_) void
PageButton.renderWidget
(GuiGraphics p_283468_, int p_282922_, int p_283637_, float p_282459_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.inventory.tooltip
Modifier and TypeMethodDescriptionprivate void
ClientBundleTooltip.blit
(GuiGraphics p_281273_, int p_282428_, int p_281897_, ClientBundleTooltip.Texture p_281917_) private static void
TooltipRenderUtil.renderFrameGradient
(GuiGraphics p_282000_, int p_282055_, int p_281580_, int p_283284_, int p_282599_, int p_283432_, int p_282907_, int p_283153_) private static void
TooltipRenderUtil.renderHorizontalLine
(GuiGraphics p_282981_, int p_282028_, int p_282141_, int p_281771_, int p_282734_, int p_281979_) void
ClientBundleTooltip.renderImage
(Font p_194042_, int p_194043_, int p_194044_, GuiGraphics p_282522_) default void
ClientTooltipComponent.renderImage
(Font p_194048_, int p_194049_, int p_194050_, GuiGraphics p_283459_) private static void
TooltipRenderUtil.renderRectangle
(GuiGraphics p_281392_, int p_282294_, int p_283353_, int p_282640_, int p_281964_, int p_283211_, int p_282349_) Deprecated.Forge: Use gradient overload insteadprivate static void
TooltipRenderUtil.renderRectangle
(GuiGraphics p_281392_, int p_282294_, int p_283353_, int p_282640_, int p_281964_, int p_283211_, int p_282349_, int colorTo) private void
ClientBundleTooltip.renderSlot
(int p_283180_, int p_282972_, int p_282547_, boolean p_283053_, GuiGraphics p_283625_, Font p_281863_) static void
TooltipRenderUtil.renderTooltipBackground
(GuiGraphics p_282666_, int p_281901_, int p_281846_, int p_281559_, int p_283336_, int p_283422_) static void
TooltipRenderUtil.renderTooltipBackground
(GuiGraphics p_282666_, int p_281901_, int p_281846_, int p_281559_, int p_283336_, int p_283422_, int backgroundTop, int backgroundBottom, int borderTop, int borderBottom) private static void
TooltipRenderUtil.renderVerticalLine
(GuiGraphics p_281270_, int p_281928_, int p_281561_, int p_283155_, int p_282552_, int p_282221_) private static void
TooltipRenderUtil.renderVerticalLineGradient
(GuiGraphics p_282478_, int p_282583_, int p_283262_, int p_283161_, int p_283322_, int p_282624_, int p_282756_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.multiplayer
Modifier and TypeMethodDescriptionprotected void
ServerSelectionList.OnlineServerEntry.drawIcon
(GuiGraphics p_281338_, int p_283001_, int p_282834_, ResourceLocation p_282534_) void
JoinMultiplayerScreen.render
(GuiGraphics p_281617_, int p_281629_, int p_281983_, float p_283431_) 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 p_282600_, int p_282649_, int p_283641_, int p_282277_, int p_283034_, int p_281533_, int p_282746_, int p_281454_, boolean p_283673_, float p_282694_) void
ServerSelectionList.OnlineServerEntry.render
(GuiGraphics p_281406_, int p_281506_, int p_282921_, int p_281363_, int p_283596_, int p_281630_, int p_283567_, int p_282864_, boolean p_282999_, float p_281423_) void
WarningScreen.render
(GuiGraphics p_282073_, int p_283174_, int p_282617_, float p_282654_) protected void
WarningScreen.renderTitle
(GuiGraphics p_281725_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.packs
Modifier and TypeMethodDescriptionvoid
PackSelectionScreen.render
(GuiGraphics p_281318_, int p_99996_, int p_99997_, float p_99998_) void
TransferableSelectionList.PackEntry.render
(GuiGraphics p_281314_, int p_283311_, int p_281984_, int p_282250_, int p_281869_, int p_283138_, int p_282529_, int p_282107_, boolean p_282429_, float p_282306_) void
PackSelectionScreen.renderBackground
(GuiGraphics p_299682_, int p_301154_, int p_300727_, float p_298616_) protected void
TransferableSelectionList.renderHeader
(GuiGraphics p_282135_, int p_282032_, int p_283198_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.recipebook
Modifier and TypeMethodDescriptionvoid
GhostRecipe.render
(GuiGraphics p_282081_, Minecraft p_281341_, int p_283169_, int p_282326_, boolean p_282174_, float p_282256_) void
OverlayRecipeComponent.render
(GuiGraphics p_281618_, int p_282646_, int p_283687_, float p_283147_) void
RecipeBookComponent.render
(GuiGraphics p_283597_, int p_282668_, int p_283506_, float p_282813_) void
RecipeBookPage.render
(GuiGraphics p_281416_, int p_281888_, int p_281904_, int p_282278_, int p_282424_, float p_281712_) void
RecipeBookComponent.renderGhostRecipe
(GuiGraphics p_283634_, int p_283327_, int p_282027_, boolean p_283495_, float p_283514_) private void
RecipeBookComponent.renderGhostRecipeTooltip
(GuiGraphics p_282776_, int p_282886_, int p_281571_, int p_282948_, int p_283050_) private void
RecipeBookTabButton.renderIcon
(GuiGraphics p_281802_, ItemRenderer p_282499_) void
RecipeBookComponent.renderTooltip
(GuiGraphics p_281740_, int p_281520_, int p_282050_, int p_282836_, int p_282758_) void
RecipeBookPage.renderTooltip
(GuiGraphics p_283690_, int p_282626_, int p_282490_) void
OverlayRecipeComponent.OverlayRecipeButton.renderWidget
(GuiGraphics p_283557_, int p_283483_, int p_282919_, float p_282165_) void
RecipeBookTabButton.renderWidget
(GuiGraphics p_283195_, int p_283508_, int p_281788_, float p_283269_) void
RecipeButton.renderWidget
(GuiGraphics p_281385_, int p_282779_, int p_282744_, float p_282439_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.reporting
Modifier and TypeMethodDescriptionvoid
ChatSelectionScreen.ChatSelectionList.DividerEntry.render
(GuiGraphics p_283635_, int p_239815_, int p_239816_, int p_239817_, int p_239818_, int p_239819_, int p_239820_, int p_239821_, boolean p_239822_, float p_239823_) void
ChatSelectionScreen.ChatSelectionList.MessageEntry.render
(GuiGraphics p_281361_, int p_239596_, int p_239597_, int p_239598_, int p_239599_, int p_239600_, int p_239601_, int p_239602_, boolean p_239603_, float p_239604_) void
ChatSelectionScreen.ChatSelectionList.MessageHeadingEntry.render
(GuiGraphics p_281320_, int p_283177_, int p_282422_, int p_282017_, int p_282555_, int p_283255_, int p_283682_, int p_281582_, boolean p_282259_, float p_283561_) 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 p_282899_, int p_239287_, int p_239288_, float p_239289_) void
ReportReasonSelectionScreen.ReasonSelectionList.Entry.render
(GuiGraphics p_281941_, int p_281450_, int p_281781_, int p_283334_, int p_283073_, int p_282523_, int p_282667_, int p_281567_, boolean p_282095_, float p_283305_) void
ReportReasonSelectionScreen.render
(GuiGraphics p_282815_, int p_283039_, int p_283620_, float p_281336_) void
ChatSelectionScreen.renderBackground
(GuiGraphics p_298958_, int p_300571_, int p_300650_, float p_300786_) void
ReportReasonSelectionScreen.renderBackground
(GuiGraphics p_298834_, int p_299010_, int p_300733_, float p_298483_) protected void
ChatSelectionScreen.ChatSelectionList.renderItem
(GuiGraphics p_281532_, int p_239775_, int p_239776_, float p_239777_, int p_239778_, int p_239779_, int p_239780_, int p_239781_, int p_239782_) private void
ChatSelectionScreen.ChatSelectionList.MessageEntry.renderSelectedCheckmark
(GuiGraphics p_281342_, int p_281492_, int p_283046_, int p_283458_) private void
ChatSelectionScreen.ChatSelectionList.MessageEntry.renderTag
(GuiGraphics p_281776_, int p_240566_, int p_240565_, int p_240581_, int p_240614_, int p_240612_) protected void
AbstractReportScreen.DiscardReportWarningScreen.renderTitle
(GuiGraphics p_299952_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.social
Modifier and TypeMethodDescriptionprotected void
SocialInteractionsPlayerList.enableScissor
(GuiGraphics p_281892_) void
PlayerEntry.render
(GuiGraphics p_282434_, int p_283281_, int p_281503_, int p_282112_, int p_282838_, int p_282747_, int p_282231_, int p_282048_, boolean p_281660_, float p_283055_) void
SocialInteractionsScreen.render
(GuiGraphics p_282516_, int p_100764_, int p_100765_, float p_100766_) void
SocialInteractionsScreen.renderBackground
(GuiGraphics p_283202_, int p_299912_, int p_301406_, float p_300377_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.telemetry
Modifier and TypeMethodDescriptionvoid
TelemetryInfoScreen.renderBackground
(GuiGraphics p_300267_, int p_300830_, int p_300478_, float p_297280_) protected void
TelemetryEventWidget.renderContents
(GuiGraphics p_283081_, int p_283426_, int p_282414_, float p_283358_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionvoid
ConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.render
(GuiGraphics p_282199_, int p_282727_, int p_283089_, int p_283116_, int p_281268_, int p_283038_, int p_283070_, int p_282448_, boolean p_281417_, float p_283226_) void
ConfirmExperimentalFeaturesScreen.DetailsScreen.render
(GuiGraphics p_281368_, int p_281413_, int p_281557_, float p_282492_) void
CreateWorldScreen.render
(GuiGraphics p_282137_, int p_283640_, int p_281243_, float p_282743_) void
EditGameRulesScreen.BooleanRuleEntry.render
(GuiGraphics p_281587_, int p_281471_, int p_281257_, int p_282541_, int p_282993_, int p_283543_, int p_281322_, int p_282930_, boolean p_283227_, float p_283364_) void
EditGameRulesScreen.CategoryRuleEntry.render
(GuiGraphics p_283335_, int p_283214_, int p_283476_, int p_281365_, int p_281817_, int p_283006_, int p_282893_, int p_282500_, boolean p_283421_, float p_282445_) void
EditGameRulesScreen.IntegerRuleEntry.render
(GuiGraphics p_281756_, int p_281882_, int p_281876_, int p_283136_, int p_283044_, int p_282526_, int p_282433_, int p_281816_, boolean p_282227_, float p_281751_) void
EditGameRulesScreen.render
(GuiGraphics p_282252_, int p_281351_, int p_282537_, float p_281589_) void
EditGameRulesScreen.RuleList.render
(GuiGraphics p_283604_, int p_281425_, int p_282248_, float p_281463_) void
EditWorldScreen.render
(GuiGraphics p_281742_, int p_101265_, int p_101266_, float p_101267_) void
OptimizeWorldScreen.render
(GuiGraphics p_281829_, int p_101312_, int p_101313_, float p_101314_) void
SelectWorldScreen.render
(GuiGraphics p_282382_, int p_281534_, int p_281859_, float p_283289_) void
WorldSelectionList.LoadingHeader.render
(GuiGraphics p_282319_, int p_283207_, int p_281352_, int p_283332_, int p_282400_, int p_282912_, int p_282760_, int p_281344_, boolean p_283655_, float p_283696_) void
WorldSelectionList.render
(GuiGraphics p_283323_, int p_282039_, int p_283339_, float p_281472_) void
WorldSelectionList.WorldListEntry.render
(GuiGraphics p_281612_, int p_281353_, int p_283181_, int p_282820_, int p_282420_, int p_281855_, int p_283204_, int p_283025_, boolean p_283396_, float p_282938_) void
ExperimentsScreen.renderBackground
(GuiGraphics p_297235_, int p_298951_, int p_298046_, float p_297474_) void
CreateWorldScreen.renderDirtBackground
(GuiGraphics p_281950_) private void
WorldSelectionList.WorldListEntry.renderExperimentalWarning
(GuiGraphics guiGraphics, int mouseX, int mouseY, int top, int left) protected void
EditGameRulesScreen.GameRuleEntry.renderLabel
(GuiGraphics p_282711_, int p_281539_, int p_281414_) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator
Modifier and TypeMethodDescriptionvoid
PlayerMenuItem.renderIcon
(GuiGraphics p_282282_, float p_282686_, int p_282849_) void
SpectatorMenu.CloseSpectatorItem.renderIcon
(GuiGraphics p_283113_, float p_282295_, int p_282511_) void
SpectatorMenu.ScrollMenuItem.renderIcon
(GuiGraphics p_281376_, float p_282065_, int p_282653_) void
SpectatorMenuItem.renderIcon
(GuiGraphics p_282591_, float p_101840_, int p_101841_) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator.categories
Modifier and TypeMethodDescriptionvoid
TeleportToPlayerMenuCategory.renderIcon
(GuiGraphics p_281992_, float p_281684_, int p_281889_) void
TeleportToTeamMenuCategory.renderIcon
(GuiGraphics p_282933_, float p_283568_, int p_281803_) void
TeleportToTeamMenuCategory.TeamSelectionItem.renderIcon
(GuiGraphics p_283215_, float p_282946_, int p_283438_) -
Uses of GuiGraphics in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionprivate void
GameRenderer.renderConfusionOverlay
(GuiGraphics p_282460_, float p_282656_) -
Uses of GuiGraphics in net.minecraft.realms
Modifier and TypeMethodDescriptionvoid
DisconnectedRealmsScreen.render
(GuiGraphics p_282959_, int p_120658_, int p_120659_, float p_120660_) void
RealmsLabel.render
(GuiGraphics p_281597_, int p_282874_, int p_281694_, float p_282363_) -
Uses of GuiGraphics in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.drawForgePingInfo
(JoinMultiplayerScreen gui, ServerData target, GuiGraphics guiGraphics, int x, int y, int width, int relativeMouseX, int relativeMouseY) static void
ForgeHooksClient.drawScreen
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) private static void
ForgeHooksClient.drawScreenInternal
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) ForgeHooksClient.onCustomizeBossEventProgress
(GuiGraphics guiGraphics, Window window, LerpingBossEvent bossInfo, int x, int y, int increment) static RenderTooltipEvent.Color
ForgeHooksClient.onRenderTooltipColor
(@NotNull ItemStack stack, GuiGraphics graphics, int x, int y, @NotNull Font font, @NotNull List<ClientTooltipComponent> components) static RenderTooltipEvent.Pre
ForgeHooksClient.onRenderTooltipPre
(@NotNull ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, @NotNull List<ClientTooltipComponent> components, @NotNull Font fallbackFont, @NotNull 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
ForgeHooksClient.renderMainMenu
(TitleScreen gui, GuiGraphics guiGraphics, Font font, int width, int height, int alpha) -
Uses of GuiGraphics in net.minecraftforge.client.event
Modifier 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
RenderGuiOverlayEvent.guiGraphics
private final GuiGraphics
ScreenEvent.BackgroundRendered.guiGraphics
private final GuiGraphics
ScreenEvent.Render.guiGraphics
Modifier and TypeMethodDescriptionRenderTooltipEvent.getGraphics()
Returns the graphics helper for the gui.ContainerScreenEvent.Render.getGuiGraphics()
Returns the gui graphics used for rendering.CustomizeGuiOverlayEvent.getGuiGraphics()
RenderGuiEvent.getGuiGraphics()
RenderGuiOverlayEvent.getGuiGraphics()
ScreenEvent.BackgroundRendered.getGuiGraphics()
Returns the gui graphics used for rendering.ScreenEvent.Render.getGuiGraphics()
Returns the gui graphics used for rendering.ModifierConstructorDescriptionBackground
(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) BackgroundRendered
(Screen screen, GuiGraphics guiGraphics) BossEventProgress
(Window window, GuiGraphics guiGraphics, float partialTick, LerpingBossEvent bossEvent, int x, int y, int increment) Chat
(Window window, GuiGraphics guiGraphics, float partialTick, int posX, int posY) Color
(@NotNull ItemStack stack, GuiGraphics graphics, int x, int y, @NotNull Font fr, int background, int borderStart, int borderEnd, @NotNull List<ClientTooltipComponent> components) protected
CustomizeGuiOverlayEvent
(Window window, GuiGraphics guiGraphics, float partialTick) DebugText
(Window window, GuiGraphics guiGraphics, float partialTick, ArrayList<String> left, ArrayList<String> right) Foreground
(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) Post
(Window window, GuiGraphics guiGraphics, float partialTick) Post
(Window window, GuiGraphics guiGraphics, float partialTick, NamedGuiOverlay overlay) Post
(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Pre
(Window window, GuiGraphics guiGraphics, float partialTick) Pre
(Window window, GuiGraphics guiGraphics, float partialTick, NamedGuiOverlay overlay) Pre
(@NotNull ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, @NotNull Font font, @NotNull List<ClientTooltipComponent> components, @NotNull 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
(Window window, GuiGraphics guiGraphics, float partialTick) protected
RenderGuiOverlayEvent
(Window window, GuiGraphics guiGraphics, float partialTick, NamedGuiOverlay overlay) protected
RenderTooltipEvent
(@NotNull ItemStack itemStack, GuiGraphics graphics, int x, int y, @NotNull Font font, @NotNull List<ClientTooltipComponent> components) -
Uses of GuiGraphics in net.minecraftforge.client.extensions
-
Uses of GuiGraphics in net.minecraftforge.client.extensions.common
Modifier 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 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.minecraftforge.client.gui
Modifier 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
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
TitleScreenModUpdateIndicator.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.minecraftforge.client.gui.overlay
Modifier and TypeMethodDescriptionprotected void
ForgeGui.OverlayAccess.drawFPSCharts
(GuiGraphics gfx) protected void
ForgeGui.OverlayAccess.drawNetworkCharts
(GuiGraphics gfx) private void
ForgeGui.post
(NamedGuiOverlay overlay, GuiGraphics guiGraphics) private boolean
ForgeGui.pre
(NamedGuiOverlay overlay, GuiGraphics guiGraphics) void
ForgeGui.render
(GuiGraphics guiGraphics, float partialTick) void
IGuiOverlay.render
(ForgeGui gui, GuiGraphics guiGraphics, float partialTick, int screenWidth, int screenHeight) protected void
ForgeGui.renderAir
(int width, int height, GuiGraphics guiGraphics) protected void
ForgeGui.renderArmor
(GuiGraphics guiGraphics, int width, int height) protected void
ForgeGui.renderBossHealth
(GuiGraphics guiGraphics) protected void
ForgeGui.renderChat
(int width, int height, GuiGraphics guiGraphics) protected void
ForgeGui.renderExperience
(int x, GuiGraphics guiGraphics) void
ForgeGui.renderFood
(int width, int height, GuiGraphics guiGraphics) protected void
ForgeGui.renderFPSGraph
(GuiGraphics guiGraphics) (package private) void
ForgeGui.renderFrostbite
(GuiGraphics guiGraphics) void
ForgeGui.renderHealth
(int width, int height, GuiGraphics guiGraphics) protected void
ForgeGui.renderHealthMount
(int width, int height, GuiGraphics guiGraphics) (package private) void
ForgeGui.renderHelmet
(float partialTick, GuiGraphics guiGraphics) protected void
ForgeGui.renderHUDText
(int width, int height, GuiGraphics guiGraphics) void
ForgeGui.renderJumpMeter
(PlayerRideableJumping playerRideableJumping, GuiGraphics guiGraphics, int x) protected void
ForgeGui.OverlayAccess.renderLines
(GuiGraphics gfx, List<String> lines, boolean leftAlign) protected void
ForgeGui.renderNetworkGraph
(GuiGraphics guiGraphics) protected void
ForgeGui.renderPlayerList
(int width, int height, GuiGraphics guiGraphics) protected void
ForgeGui.renderPortalOverlay
(GuiGraphics guiGraphics, float alpha) protected void
ForgeGui.renderRecordOverlay
(int width, int height, float partialTick, GuiGraphics guiGraphics) protected void
ForgeGui.renderSleepFade
(int width, int height, GuiGraphics guiGraphics) (package private) void
ForgeGui.renderSpyglassOverlay
(GuiGraphics guiGraphics) protected void
ForgeGui.renderSubtitles
(GuiGraphics guiGraphics) protected void
ForgeGui.renderTitle
(int width, int height, float partialTick, GuiGraphics guiGraphics) -
Uses of GuiGraphics in net.minecraftforge.client.gui.widget
Modifier 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
ModListWidget.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTicks) void
ScrollPanel.render
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) void
UnicodeGlyphButton.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
ForgeSlider.renderWidget
(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.minecraftforge.client.loading
Modifier and TypeMethodDescriptionvoid
ForgeLoadingOverlay.render
(@NotNull GuiGraphics graphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.minecraftforge.forge.snapshots
Modifier and TypeMethodDescriptionstatic void
ForgeSnapshotsModClient.renderMainMenuWarning
(VersionChecker.Status status, TitleScreen gui, GuiGraphics graphics, Font font, int width, int height, int alpha)