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 voidRealmsMainScreen.NotificationButton.drawNotificationCounter(GuiGraphics guiGraphics) private voidRealmsMainScreen.Entry.drawRealmStatus(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, ResourceLocation spriteLocation, Supplier<Component> tooltipSupplier) voidRealmsMainScreen.render(GuiGraphics p_282736_, int p_283347_, int p_282480_, float p_283485_) protected voidRealmsMainScreen.Entry.renderClampedString(GuiGraphics guiGraphics, String text, int minX, int y, int maxX, int color) voidRealmsMainScreen.AvailableSnapshotEntry.renderContent(GuiGraphics p_439566_, int p_440470_, int p_438889_, boolean p_439430_, float p_439385_) voidRealmsMainScreen.NotificationMessageEntry.renderContent(GuiGraphics p_440677_, int p_439917_, int p_439616_, boolean p_440038_, float p_439405_) voidRealmsMainScreen.ParentEntry.renderContent(GuiGraphics p_439160_, int p_439315_, int p_440617_, boolean p_439247_, float p_440453_) voidRealmsMainScreen.ServerEntry.renderContent(GuiGraphics p_438955_, int p_440520_, int p_439923_, boolean p_440111_, float p_440380_) private voidRealmsMainScreen.renderEnvironment(GuiGraphics guiGraphics, String text, int color) protected voidRealmsMainScreen.Entry.renderFirstLine(GuiGraphics guiGraphics, int top, int left, int width, int serverNameColor, RealmsServer server) protected intRealmsMainScreen.Entry.renderGameMode(RealmsServer server, GuiGraphics guiGraphics, int left, int width, int firstLineY) private booleanRealmsMainScreen.ServerEntry.renderOnlinePlayers(GuiGraphics guiGraphics, int top, int left, int width, int height, int mouseX, int mouseY, float partialTick) protected voidRealmsMainScreen.Entry.renderSecondLine(GuiGraphics guiGraphics, int top, int left, int width, RealmsServer server) protected voidRealmsMainScreen.Entry.renderStatusLights(RealmsServer realmsServer, GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY) protected voidRealmsMainScreen.Entry.renderThirdLine(GuiGraphics guiGraphics, int top, int left, RealmsServer server) voidRealmsMainScreen.NotificationButton.renderWidget(GuiGraphics p_295969_, int p_294986_, int p_294741_, float p_295116_) -
Uses of GuiGraphics in com.mojang.realmsclient.gui
Methods in com.mojang.realmsclient.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidRealmsWorldSlotButton.renderWidget(GuiGraphics p_282947_, int p_87965_, int p_87966_, float p_87967_) -
Uses of GuiGraphics in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate voidRealmsDownloadLatestWorldScreen.drawDots(GuiGraphics guiGraphics) private voidRealmsDownloadLatestWorldScreen.drawDownloadSpeed(GuiGraphics guiGraphics) private voidRealmsDownloadLatestWorldScreen.drawDownloadSpeed0(GuiGraphics guiGraphics, long bytesPerSecond) private voidRealmsNotificationsScreen.drawIcons(GuiGraphics guiGraphics) private voidRealmsDownloadLatestWorldScreen.drawProgressBar(GuiGraphics guiGraphics) private voidRealmsUploadScreen.drawProgressBar(GuiGraphics guiGraphics) private voidRealmsBrokenWorldScreen.drawSlotFrame(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, boolean isActiveNonMinigame, String text, int slotIndex, long templateId, String templateImage, boolean hasTemplateImage) private voidRealmsUploadScreen.drawUploadSpeed(GuiGraphics guiGraphics) private voidRealmsUploadScreen.drawUploadSpeed0(GuiGraphics guiGraphics, long bytesPerSecond) voidAddRealmPopupScreen.render(GuiGraphics p_345725_, int p_345936_, int p_345896_, float p_345975_) voidRealmsBrokenWorldScreen.render(GuiGraphics p_282934_, int p_88317_, int p_88318_, float p_88319_) voidRealmsConfirmScreen.render(GuiGraphics p_282610_, int p_282200_, int p_283480_, float p_281259_) voidRealmsDownloadLatestWorldScreen.render(GuiGraphics p_282124_, int p_88635_, int p_88636_, float p_88637_) voidRealmsGenericErrorScreen.render(GuiGraphics p_283497_, int p_88680_, int p_88681_, float p_88682_) voidRealmsNotificationsScreen.render(GuiGraphics p_282587_, int p_282992_, int p_283028_, float p_281605_) voidRealmsPendingInvitesScreen.render(GuiGraphics p_282787_, int p_88900_, int p_88901_, float p_88902_) voidRealmsSelectWorldTemplateScreen.render(GuiGraphics p_282162_, int p_89640_, int p_89641_, float p_89642_) voidRealmsTermsScreen.render(GuiGraphics p_281619_, int p_283526_, int p_282002_, float p_282536_) voidRealmsUploadScreen.render(GuiGraphics p_282140_, int p_90097_, int p_90098_, float p_90099_) voidAddRealmPopupScreen.renderBackground(GuiGraphics p_346027_, int p_345796_, int p_345649_, float p_345603_) voidRealmsNotificationsScreen.renderBackground(GuiGraphics p_294179_, int p_294689_, int p_294445_, float p_294874_) voidRealmsPendingInvitesScreen.Entry.renderContent(GuiGraphics p_439597_, int p_439407_, int p_439905_, boolean p_439814_, float p_440283_) voidRealmsSelectWorldTemplateScreen.Entry.renderContent(GuiGraphics p_439634_, int p_438992_, int p_440319_, boolean p_439731_, float p_439078_) static voidAddRealmPopupScreen.renderDiamond(GuiGraphics guiGraphics, Button button) private voidRealmsSelectWorldTemplateScreen.renderMultilineMessage(GuiGraphics guiGraphics, int x, int y, List<TextRenderingUtils.Line> lines) voidRealmsResetWorldScreen.FrameButton.renderWidget(GuiGraphics p_282595_, int p_282741_, int p_283560_, float p_281923_) -
Uses of GuiGraphics in com.mojang.realmsclient.gui.screens.configuration
Methods in com.mojang.realmsclient.gui.screens.configuration with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidRealmsBackupScreen.render(GuiGraphics p_420022_, int p_419562_, int p_420071_, float p_419820_) voidRealmsConfigureWorldScreen.render(GuiGraphics p_419682_, int p_419919_, int p_419524_, float p_419765_) voidRealmsInviteScreen.render(GuiGraphics p_419648_, int p_419872_, int p_419481_, float p_419581_) voidRealmsSlotOptionsScreen.render(GuiGraphics p_419989_, int p_419940_, int p_419891_, float p_419545_) voidRealmsBackupInfoScreen.BackupInfoListEntry.renderContent(GuiGraphics p_439863_, int p_438898_, int p_440008_, boolean p_439966_, float p_439342_) voidRealmsBackupScreen.Entry.renderContent(GuiGraphics p_439042_, int p_440666_, int p_439554_, boolean p_440483_, float p_439283_) voidRealmsPlayersTab.HeaderEntry.renderContent(GuiGraphics p_440278_, int p_440194_, int p_440165_, boolean p_440275_, float p_439884_) voidRealmsPlayersTab.PlayerEntry.renderContent(GuiGraphics p_439457_, int p_440311_, int p_440163_, boolean p_440552_, float p_440331_) voidRealmsPreferredRegionSelectionScreen.RegionSelectionList.Entry.renderContent(GuiGraphics p_438873_, int p_439141_, int p_439882_, boolean p_440139_, float p_440313_) protected voidRealmsPlayersTab.InvitedObjectSelectionList.renderListBackground(GuiGraphics p_419974_) protected voidRealmsPlayersTab.InvitedObjectSelectionList.renderListSeparators(GuiGraphics p_419993_) protected voidRealmsConfigureWorldScreen.renderMenuBackground(GuiGraphics p_420036_) -
Uses of GuiGraphics in com.mojang.realmsclient.util
Methods in com.mojang.realmsclient.util with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic voidRealmsUtil.renderPlayerFace(GuiGraphics guiGraphics, int x, int y, int size, UUID playerUuid) -
Uses of GuiGraphics in net.minecraft.client
Methods in net.minecraft.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidGuiMessageTag.Icon.draw(GuiGraphics guiGraphics, int x, int y) voidMouseHandler.drawDebugMouseInfo(Font font, GuiGraphics guiGraphics) voidOptionInstance.OptionInstanceSliderButton.renderWidget(GuiGraphics p_341923_, int p_341938_, int p_341892_, float p_341933_) -
Uses of GuiGraphics in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate voidGui.displayScoreboardSidebar(GuiGraphics guiGraphics, Objective objective) Displays the scoreboard sidebar on the screen using the provided GuiGraphics object and objective.private voidGui.maybeRenderSelectedItemName(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderSpectatorTooltip(GuiGraphics p_316628_, DeltaTracker p_348543_) voidGui.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidGui.RenderFunction.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidGuiGraphics.OutlineBox.render(GuiGraphics guiGraphics) private voidGui.renderAirBubbles(GuiGraphics guiGraphics, Player player, int vehicleMaxHealth, int y, int x) private voidGui.renderAirLevel(GuiGraphics p_283143_) private static voidGui.renderArmor(GuiGraphics guiGraphics, Player player, int y, int heartRows, int height, int x) private voidGui.renderArmorLevel(GuiGraphics p_283143_) private voidGui.renderBossOverlay(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderCameraOverlays(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderChat(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderConfusionOverlay(GuiGraphics guiGraphics, float intensity) private voidGui.renderContextualInfoBar(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.renderContextualInfoBarBackground(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.renderCrosshair(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidGui.renderDebugOverlay(GuiGraphics guiGraphics) private voidGui.renderDemoOverlay(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderEffects(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderExperienceLevel(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.renderFood(GuiGraphics guiGraphics, Player player, int y, int x) private voidGui.renderFoodLevel(GuiGraphics p_283143_) private voidGui.renderHealthLevel(GuiGraphics p_283143_) private voidGui.renderHeart(GuiGraphics guiGraphics, Gui.HeartType heartType, int x, int y, boolean hardcore, boolean halfHeart, boolean blinking) private voidGui.renderHearts(GuiGraphics guiGraphics, Player player, int x, int y, int height, int offsetHeartIndex, float maxHealth, int currentHealth, int displayHealth, int absorptionAmount, boolean renderHighlight) Renders the player's hearts, including health, absorption, and highlight hearts, on the screen.private voidGui.renderHotbar(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.renderItemHotbar(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderOverlayMessage(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderPlayerHealth(GuiGraphics guiGraphics) Deprecated.private voidGui.renderPortalOverlay(GuiGraphics guiGraphics, float alpha) Renders the portal overlay effect on the screen with the specified alpha value.voidGui.renderSavingIndicator(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderScoreboardSidebar(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderSelectedItemName(GuiGraphics guiGraphics) Renders the name of the selected item on the screen using the provided GuiGraphics object.private voidGui.renderSelectedItemName(GuiGraphics guiGraphics, int yShift) Renders the name of the selected item on the screen using the provided GuiGraphics object.private voidGui.renderSleepOverlay(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderSlot(GuiGraphics guiGraphics, int x, int y, DeltaTracker deltaTracker, Player player, ItemStack stack, int seed) private voidGui.renderSpyglassOverlay(GuiGraphics guiGraphics, float scopeScale) Renders the overlay for the spyglass effect.private voidGui.renderSubtitleOverlay(GuiGraphics guiGraphics, boolean deferred) private voidGui.renderTabList(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderTextureOverlay(GuiGraphics guiGraphics, ResourceLocation shaderLocation, float alpha) Renders a texture overlay on the screen with the specified shader location and alpha value.private voidGui.renderTitle(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderVehicleHealth(GuiGraphics guiGraphics) Renders the health of the player's vehicle on the screen.private voidGui.renderVignette(GuiGraphics guiGraphics, Entity entity) 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 voidPlayerFaceRenderer.draw(GuiGraphics guiGraphics, ResourceLocation skinTexture, int x, int y, int size, boolean drawHat, boolean upsideDown, int color) static voidPlayerFaceRenderer.draw(GuiGraphics guiGraphics, PlayerSkin skin, int x, int y, int size) static voidPlayerFaceRenderer.draw(GuiGraphics guiGraphics, PlayerSkin skin, int x, int y, int size, int color) private voidBossHealthOverlay.drawBar(GuiGraphics guiGraphics, int x, int y, BossEvent bossEvent) private voidBossHealthOverlay.drawBar(GuiGraphics guiGraphics, int x, int y, BossEvent bossEvent, int progress, ResourceLocation[] barProgressSprites, ResourceLocation[] overlayProgressSprites) private static voidPlayerFaceRenderer.drawHat(GuiGraphics guiGraphics, ResourceLocation skinTexture, int x, int y, int size, boolean upsideDown, int color) private voidChatComponent.drawTagIcon(GuiGraphics guiGraphics, int left, int bottom, GuiMessageTag.Icon tagIcon) protected voidAbstractSelectionList.enableScissor(GuiGraphics guiGraphics) voidWidgetTooltipHolder.refreshTooltipForNextRenderPass(GuiGraphics guiGraphics, int mouseX, int mouseY, boolean hovering, boolean focused, ScreenRectangle screenRectangle) final voidAbstractWidget.render(GuiGraphics p_282421_, int p_93658_, int p_93659_, float p_93660_) voidBossHealthOverlay.render(GuiGraphics guiGraphics) voidChatComponent.render(GuiGraphics guiGraphics, int tickCount, int mouseX, int mouseY, boolean focused) voidCommandSuggestions.render(GuiGraphics guiGraphics, int mouseX, int mouseY) voidCommandSuggestions.SuggestionsList.render(GuiGraphics guiGraphics, int mouseX, int mouseY) voidDebugScreenOverlay.render(GuiGraphics guiGraphics) intMultiLineLabel.render(GuiGraphics guiGraphics, MultiLineLabel.Align align, int x, int y, int lineHeight, boolean unused, int color) voidPlayerTabOverlay.render(GuiGraphics guiGraphics, int width, Scoreboard scoreboard, Objective objective) voidRenderable.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidSplashRenderer.render(GuiGraphics guiGraphics, int width, Font font, float fade) voidSubtitleOverlay.render(GuiGraphics guiGraphics) protected voidAbstractTextAreaWidget.renderBackground(GuiGraphics guiGraphics) protected voidFittingMultiLineTextWidget.renderBackground(GuiGraphics p_289758_) voidPopupScreen.renderBackground(GuiGraphics p_304909_, int p_304478_, int p_304974_, float p_304456_) protected voidAbstractTextAreaWidget.renderBorder(GuiGraphics guiGraphics, int x, int y, int width, int height) abstract voidAbstractSelectionList.Entry.renderContent(GuiGraphics guiGraphics, int mouseX, int mouseY, boolean isHovering, float partialTick) voidOptionsList.Entry.renderContent(GuiGraphics p_440603_, int p_440287_, int p_439324_, boolean p_439478_, float p_440210_) protected abstract voidAbstractTextAreaWidget.renderContents(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidFittingMultiLineTextWidget.renderContents(GuiGraphics p_289766_, int p_289790_, int p_289786_, float p_289767_) protected voidMultiLineEditBox.renderContents(GuiGraphics p_283676_, int p_281538_, int p_283033_, float p_281767_) protected voidAbstractTextAreaWidget.renderDecorations(GuiGraphics guiGraphics) protected voidMultiLineEditBox.renderDecorations(GuiGraphics p_282551_) private voidTabButton.renderFocusUnderline(GuiGraphics guiGraphics, Font font, int color) protected voidAbstractSelectionList.renderItem(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick, E item) private voidDebugScreenOverlay.renderLines(GuiGraphics guiGraphics, List<String> lines, boolean leftSide) protected voidAbstractSelectionList.renderListBackground(GuiGraphics guiGraphics) protected voidAbstractSelectionList.renderListItems(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidAbstractSelectionList.renderListSeparators(GuiGraphics guiGraphics) voidLogoRenderer.renderLogo(GuiGraphics guiGraphics, int screenWidth, float transparency) voidLogoRenderer.renderLogo(GuiGraphics guiGraphics, int screenWidth, float transparency, int height) protected voidTabButton.renderMenuBackground(GuiGraphics guiGraphics, int minX, int minY, int maxX, int maxY) protected voidPlayerTabOverlay.renderPingIcon(GuiGraphics guiGraphics, int width, int x, int y, PlayerInfo playerInfo) protected voidAbstractScrollArea.renderScrollbar(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, int padding, int color) static voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, Component text, int minX, int minY, int maxX, int maxY, int color) static voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, Component text, int centerX, int minX, int minY, int maxX, int maxY, int color) protected voidAbstractSelectionList.renderSelection(GuiGraphics guiGraphics, E entry, int backgroundColor) voidAbstractButton.renderString(GuiGraphics guiGraphics, Font font, int color) voidSpriteIconButton.CenteredIcon.renderString(GuiGraphics p_294683_, Font p_295870_, int p_295770_) voidSpriteIconButton.TextAndIcon.renderString(GuiGraphics p_296211_, Font p_295107_, int p_295081_) voidTabButton.renderString(GuiGraphics guiGraphics, Font font, int color) booleanCommandSuggestions.renderSuggestions(GuiGraphics guiGraphics, int mouseX, int mouseY) private voidPlayerTabOverlay.renderTablistHearts(int y, int minX, int maxX, UUID playerUuid, GuiGraphics guiGraphics, int health) private voidPlayerTabOverlay.renderTablistScore(Objective objective, int y, PlayerTabOverlay.ScoreDisplayEntry displayEntry, int minX, int maxX, UUID playerUuid, GuiGraphics guiGraphics) protected voidItemDisplayWidget.renderTooltip(GuiGraphics guiGraphics, int mouseX, int mouseY) voidCommandSuggestions.renderUsage(GuiGraphics guiGraphics) protected voidAbstractButton.renderWidget(GuiGraphics p_281670_, int p_282682_, int p_281714_, float p_282542_) voidAbstractSelectionList.renderWidget(GuiGraphics p_282708_, int p_283242_, int p_282891_, float p_283683_) voidAbstractSliderButton.renderWidget(GuiGraphics p_283427_, int p_281447_, int p_282852_, float p_282409_) voidAbstractTextAreaWidget.renderWidget(GuiGraphics p_386672_, int p_387901_, int p_387577_, float p_387259_) protected abstract voidAbstractWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidCheckbox.renderWidget(GuiGraphics p_283124_, int p_282925_, int p_282705_, float p_282612_) voidEditBox.renderWidget(GuiGraphics p_283252_, int p_281594_, int p_282100_, float p_283101_) voidFocusableTextWidget.renderWidget(GuiGraphics p_296375_, int p_295686_, int p_295354_, float p_295563_) voidImageButton.renderWidget(GuiGraphics p_283502_, int p_281473_, int p_283021_, float p_282518_) voidImageWidget.Sprite.renderWidget(GuiGraphics p_295869_, int p_295287_, int p_294110_, float p_296031_) protected voidImageWidget.Texture.renderWidget(GuiGraphics p_294145_, int p_294755_, int p_294985_, float p_294245_) protected voidItemDisplayWidget.renderWidget(GuiGraphics p_425745_, int p_425710_, int p_425986_, float p_425651_) protected voidLoadingDotsWidget.renderWidget(GuiGraphics p_295359_, int p_296296_, int p_294395_, float p_294654_) voidLockIconButton.renderWidget(GuiGraphics p_282701_, int p_282638_, int p_283565_, float p_282549_) voidMultiLineTextWidget.renderWidget(GuiGraphics p_282535_, int p_261774_, int p_261640_, float p_261514_) voidPlainTextButton.renderWidget(GuiGraphics p_283309_, int p_282710_, int p_282486_, float p_281727_) protected voidPlayerSkinWidget.renderWidget(GuiGraphics p_299897_, int p_299826_, int p_300009_, float p_299921_) protected voidScrollableLayout.Container.renderWidget(GuiGraphics p_426247_, int p_426123_, int p_425847_, float p_426024_) voidSpriteIconButton.CenteredIcon.renderWidget(GuiGraphics p_295402_, int p_295733_, int p_294839_, float p_296191_) voidSpriteIconButton.TextAndIcon.renderWidget(GuiGraphics p_294156_, int p_295818_, int p_294994_, float p_296436_) voidStateSwitchingButton.renderWidget(GuiGraphics p_283051_, int p_283010_, int p_281379_, float p_283453_) voidStringWidget.renderWidget(GuiGraphics p_281367_, int p_268221_, int p_268001_, float p_268214_) voidTabButton.renderWidget(GuiGraphics p_283350_, int p_283437_, int p_281595_, float p_282117_) -
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 voidAbstractDebugChart.drawAdditionalDimensions(GuiGraphics guiGraphics, int height, int x, int index) protected voidTpsDebugChart.drawAdditionalDimensions(GuiGraphics p_321511_, int p_321489_, int p_321791_, int p_321685_) voidAbstractDebugChart.drawChart(GuiGraphics guiGraphics, int x, int width) protected voidAbstractDebugChart.drawDimensions(GuiGraphics guiGraphics, int height, int x, int index) private voidBandwidthDebugChart.drawLabeledLineAtValue(GuiGraphics guiGraphics, int x, int width, int y, int value) private voidBandwidthDebugChart.drawLineWithLabel(GuiGraphics guiGraphics, int x, int width, int y, String text) protected voidAbstractDebugChart.drawMainDimension(GuiGraphics guiGraphics, int height, int x, int index) protected voidAbstractDebugChart.drawStringWithShade(GuiGraphics guiGraphics, String text, int x, int y) voidProfilerPieChart.render(GuiGraphics guiGraphics) protected voidAbstractDebugChart.renderAdditionalLinesAndLabels(GuiGraphics guiGraphics, int x, int width, int height) protected voidBandwidthDebugChart.renderAdditionalLinesAndLabels(GuiGraphics p_298777_, int p_298875_, int p_298575_, int p_298572_) protected voidFpsDebugChart.renderAdditionalLinesAndLabels(GuiGraphics p_298713_, int p_298427_, int p_299203_, int p_298951_) protected voidPingDebugChart.renderAdditionalLinesAndLabels(GuiGraphics p_299050_, int p_298600_, int p_298302_, int p_298207_) protected voidTpsDebugChart.renderAdditionalLinesAndLabels(GuiGraphics p_298653_, int p_298791_, int p_298387_, int p_298869_) -
Uses of GuiGraphics in net.minecraft.client.gui.components.spectator
Methods in net.minecraft.client.gui.components.spectator with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidSpectatorGui.renderAction(GuiGraphics guiGraphics) voidSpectatorGui.renderHotbar(GuiGraphics guiGraphics) protected voidSpectatorGui.renderPage(GuiGraphics guiGraphics, float alpha, int x, int y, SpectatorPage spectatorPage) private voidSpectatorGui.renderSlot(GuiGraphics guiGraphics, int slot, int x, float y, float alpha, SpectatorMenuItem spectatorMenuItem) -
Uses of GuiGraphics in net.minecraft.client.gui.components.tabs
Methods in net.minecraft.client.gui.components.tabs with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidTabNavigationBar.render(GuiGraphics p_281720_, int p_282085_, int p_281687_, float p_283048_) 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 TypeMethodDescriptionvoidAdvancementToast.render(GuiGraphics p_281813_, Font p_364425_, long p_282604_) voidNowPlayingToast.render(GuiGraphics p_425876_, Font p_425951_, long p_425666_) voidRecipeToast.render(GuiGraphics p_281667_, Font p_364091_, long p_281779_) voidSystemToast.render(GuiGraphics p_281624_, Font p_364768_, long p_282762_) voidToast.render(GuiGraphics guiGraphics, Font font, long visibilityTime) voidToastManager.render(GuiGraphics guiGraphics) voidToastManager.ToastInstance.render(GuiGraphics guiGraphics, int guiWidth) voidTutorialToast.Icons.render(GuiGraphics guiGraphics, int x, int y) voidTutorialToast.render(GuiGraphics p_283197_, Font p_364452_, long p_281902_) static voidNowPlayingToast.renderToast(GuiGraphics guiGraphics, Font font) -
Uses of GuiGraphics in net.minecraft.client.gui.contextualbar
Methods in net.minecraft.client.gui.contextualbar with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidContextualBarRenderer.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidExperienceBarRenderer.render(GuiGraphics p_415587_, DeltaTracker p_416114_) voidJumpableVehicleBarRenderer.render(GuiGraphics p_415999_, DeltaTracker p_416653_) voidLocatorBarRenderer.render(GuiGraphics p_415579_, DeltaTracker p_416560_) voidContextualBarRenderer.renderBackground(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidExperienceBarRenderer.renderBackground(GuiGraphics p_416499_, DeltaTracker p_416464_) voidJumpableVehicleBarRenderer.renderBackground(GuiGraphics p_415798_, DeltaTracker p_415750_) voidLocatorBarRenderer.renderBackground(GuiGraphics p_416273_, DeltaTracker p_416318_) static voidContextualBarRenderer.renderExperienceLevel(GuiGraphics guiGraphics, Font font, int level) -
Uses of GuiGraphics in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprivate voidCreateFlatWorldScreen.DetailsList.LayerEntry.blitSlot(GuiGraphics guiGraphics, int x, int y, ItemStack displayItem) private voidPresetFlatWorldScreen.PresetsList.Entry.blitSlot(GuiGraphics guiGraphics, int x, int y, Item item) private voidCreateFlatWorldScreen.DetailsList.LayerEntry.blitSlotBg(GuiGraphics guiGraphics, int x, int y) private voidPresetFlatWorldScreen.PresetsList.Entry.blitSlotBg(GuiGraphics guiGraphics, int x, int y) private voidLevelLoadingScreen.drawProgressBar(GuiGraphics guiGraphics, int x, int y, int width, int height, float progress) private voidLoadingOverlay.drawProgressBar(GuiGraphics guiGraphics, int minX, int minY, int maxX, int maxY, float partialTick) voidAccessibilityOnboardingScreen.render(GuiGraphics p_282353_, int p_265135_, int p_265032_, float p_265387_) voidAlertScreen.render(GuiGraphics p_281989_, int p_281583_, int p_282152_, float p_282198_) voidBackupConfirmScreen.render(GuiGraphics p_282759_, int p_282356_, int p_282725_, float p_281518_) voidChatScreen.render(GuiGraphics p_282470_, int p_282674_, int p_282014_, float p_283132_) voidConnectScreen.render(GuiGraphics p_283201_, int p_95701_, int p_95702_, float p_95703_) voidDatapackLoadFailureScreen.render(GuiGraphics p_283519_, int p_282196_, int p_283357_, float p_283026_) voidDeathScreen.render(GuiGraphics p_283488_, int p_283551_, int p_283002_, float p_281981_) voidDemoIntroScreen.render(GuiGraphics p_281247_, int p_281844_, int p_283693_, float p_281842_) voidDirectJoinServerScreen.render(GuiGraphics p_282464_, int p_95969_, int p_95970_, float p_95971_) voidErrorScreen.render(GuiGraphics p_281469_, int p_96053_, int p_96054_, float p_96055_) voidGenericWaitingScreen.render(GuiGraphics p_283537_, int p_239719_, int p_239720_, float p_239721_) voidInBedChatScreen.render(GuiGraphics p_281659_, int p_283403_, int p_281737_, float p_282201_) voidLevelLoadingScreen.render(GuiGraphics p_283534_, int p_96146_, int p_96147_, float p_96148_) voidLoadingOverlay.render(GuiGraphics p_281839_, int p_282704_, int p_283650_, float p_283394_) voidManageServerScreen.render(GuiGraphics p_445512_, int p_446346_, int p_445945_, float p_445468_) voidPauseScreen.render(GuiGraphics p_281899_, int p_281431_, int p_283183_, float p_281435_) voidPresetFlatWorldScreen.render(GuiGraphics p_282713_, int p_281914_, int p_283700_, float p_283598_) voidProgressScreen.render(GuiGraphics p_283582_, int p_96516_, int p_96517_, float p_96518_) voidScreen.render(GuiGraphics p_281549_, int p_281550_, int p_282878_, float p_282465_) voidShareToLanScreen.render(GuiGraphics p_281738_, int p_96653_, int p_96654_, float p_96655_) voidTitleScreen.render(GuiGraphics p_282860_, int p_281753_, int p_283539_, float p_282628_) voidWinScreen.render(GuiGraphics p_281907_, int p_282364_, int p_282696_, float p_281316_) voidChatScreen.renderBackground(GuiGraphics p_295929_, int p_296130_, int p_296353_, float p_294668_) voidDeathScreen.renderBackground(GuiGraphics p_296411_, int p_295765_, int p_295221_, float p_295625_) voidDeathScreen.TitleConfirmScreen.renderBackground(GuiGraphics p_339588_, int p_339615_, int p_339620_, float p_339674_) voidDemoIntroScreen.renderBackground(GuiGraphics p_283391_, int p_295532_, int p_296277_, float p_295918_) voidErrorScreen.renderBackground(GuiGraphics p_294505_, int p_295605_, int p_295169_, float p_296050_) voidGenericMessageScreen.renderBackground(GuiGraphics p_330526_, int p_330256_, int p_331601_, float p_331163_) voidLevelLoadingScreen.renderBackground(GuiGraphics p_433649_, int p_434938_, int p_434020_, float p_432747_) voidPauseScreen.renderBackground(GuiGraphics p_295883_, int p_294974_, int p_295209_, float p_295290_) voidScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidTitleScreen.renderBackground(GuiGraphics p_294355_, int p_295208_, int p_294981_, float p_294740_) voidWinScreen.renderBackground(GuiGraphics p_282239_, int p_294762_, int p_295473_, float p_296441_) protected voidScreen.renderBlurredBackground(GuiGraphics guiGraphics) static voidLevelLoadingScreen.renderChunks(GuiGraphics guiGraphics, int x, int y, int size, int spacing, ChunkLoadStatusView statusView) voidCreateBuffetWorldScreen.BiomeList.Entry.renderContent(GuiGraphics p_440239_, int p_439437_, int p_440381_, boolean p_439172_, float p_440598_) voidCreateFlatWorldScreen.DetailsList.HeaderEntry.renderContent(GuiGraphics p_438965_, int p_439221_, int p_439164_, boolean p_440475_, float p_440587_) voidCreateFlatWorldScreen.DetailsList.LayerEntry.renderContent(GuiGraphics p_439824_, int p_440069_, int p_439216_, boolean p_440360_, float p_439765_) voidPresetFlatWorldScreen.PresetsList.Entry.renderContent(GuiGraphics p_439027_, int p_439504_, int p_440223_, boolean p_438973_, float p_439944_) (package private) static voidDeathScreen.renderDeathBackground(GuiGraphics guiGraphics, int width, int height) protected voidScreen.renderMenuBackground(GuiGraphics partialTick) protected voidScreen.renderMenuBackground(GuiGraphics guiGraphics, int x, int y, int width, int height) protected voidWinScreen.renderMenuBackground(GuiGraphics p_333914_, int p_333869_, int p_334014_, int p_333930_, int p_333890_) static voidScreen.renderMenuBackgroundTexture(GuiGraphics guiGraphics, ResourceLocation texture, int x, int y, float uOffset, float vOffset, int width, int height) protected voidScreen.renderPanorama(GuiGraphics guiGraphics, float partialTick) voidScreen.renderTransparentBackground(GuiGraphics guiGraphics) private voidWinScreen.renderVignette(GuiGraphics guiGraphics) final voidScreen.renderWithTooltipAndSubtitles(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.achievement
Methods in net.minecraft.client.gui.screens.achievement with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidStatsScreen.render(GuiGraphics p_440644_, int p_440632_, int p_440325_, float p_440049_) voidStatsScreen.GeneralStatisticsList.Entry.renderContent(GuiGraphics p_440694_, int p_439631_, int p_439784_, boolean p_438916_, float p_440067_) voidStatsScreen.ItemStatisticsList.HeaderEntry.renderContent(GuiGraphics p_440439_, int p_440493_, int p_439039_, boolean p_438946_, float p_438988_) voidStatsScreen.ItemStatisticsList.ItemRow.renderContent(GuiGraphics p_439213_, int p_439189_, int p_439456_, boolean p_438914_, float p_440285_) voidStatsScreen.MobsStatisticsList.MobRow.renderContent(GuiGraphics p_439408_, int p_438883_, int p_438911_, boolean p_440696_, float p_439230_) protected voidStatsScreen.GeneralStatisticsList.renderListBackground(GuiGraphics p_440421_) protected voidStatsScreen.ItemStatisticsList.renderListBackground(GuiGraphics p_440100_) protected voidStatsScreen.MobsStatisticsList.renderListBackground(GuiGraphics p_439574_) protected voidStatsScreen.GeneralStatisticsList.renderListSeparators(GuiGraphics p_440335_) protected voidStatsScreen.ItemStatisticsList.renderListSeparators(GuiGraphics p_439722_) protected voidStatsScreen.MobsStatisticsList.renderListSeparators(GuiGraphics p_438993_) protected voidStatsScreen.renderMenuBackground(GuiGraphics p_439627_) protected voidStatsScreen.ItemStatisticsList.ItemRow.renderStat(GuiGraphics guiGraphics, Stat<?> stat, int x, int y, boolean evenRow) protected voidStatsScreen.ItemStatisticsList.ItemRow.ItemRowWidget.renderTooltip(GuiGraphics p_440443_, int p_440023_, int p_440265_) voidStatsScreen.ItemStatisticsList.HeaderEntry.StatSortButton.renderWidget(GuiGraphics p_440197_, int p_439800_, int p_440460_, float p_439309_) protected voidStatsScreen.ItemStatisticsList.ItemRow.ItemRowWidget.renderWidget(GuiGraphics p_440697_, int p_439428_, int p_438999_, float p_440615_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.advancements
Methods in net.minecraft.client.gui.screens.advancements with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidAdvancementTabType.draw(GuiGraphics guiGraphics, int offsetX, int offsetY, boolean isSelected, int index) voidAdvancementWidget.draw(GuiGraphics guiGraphics, int x, int y) voidAdvancementWidget.drawConnectivity(GuiGraphics guiGraphics, int x, int y, boolean dropShadow) voidAdvancementTab.drawContents(GuiGraphics guiGraphics, int x, int y) voidAdvancementWidget.drawHover(GuiGraphics guiGraphics, int x, int y, float fade, int width, int height) voidAdvancementTab.drawIcon(GuiGraphics guiGraphics, int offsetX, int offsetY) voidAdvancementTabType.drawIcon(GuiGraphics guiGraphics, int offsetX, int offsetY, int index, ItemStack stack) private voidAdvancementWidget.drawMultilineText(GuiGraphics guiGraphics, List<FormattedCharSequence> text, int x, int y, int color) voidAdvancementTab.drawTab(GuiGraphics guiGraphics, int offsetX, int offsetY, boolean isSelected) voidAdvancementTab.drawTooltips(GuiGraphics guiGraphics, int mouseX, int mouseY, int width, int height) voidAdvancementsScreen.render(GuiGraphics p_282589_, int p_282255_, int p_283354_, float p_283123_) private voidAdvancementsScreen.renderInside(GuiGraphics guiGraphics, int x, int y) private voidAdvancementsScreen.renderTooltips(GuiGraphics guiGraphics, int mouseX, int mouseY, int offsetX, int offsetY) voidAdvancementsScreen.renderWindow(GuiGraphics guiGraphics, int offsetX, int offsetY) -
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) voidGameModeSwitcherScreen.GameModeIcon.drawIcon(GuiGraphics guiGraphics, int x, int y) private voidGameModeSwitcherScreen.GameModeSlot.drawSelection(GuiGraphics guiGraphics) private voidGameModeSwitcherScreen.GameModeSlot.drawSlot(GuiGraphics guiGraphics) voidDebugOptionsScreen.render(GuiGraphics p_433556_, int p_433119_, int p_434659_, float p_435243_) voidGameModeSwitcherScreen.render(GuiGraphics p_281834_, int p_283223_, int p_282178_, float p_281339_) voidGameModeSwitcherScreen.renderBackground(GuiGraphics p_294233_, int p_295829_, int p_296393_, float p_294567_) voidDebugOptionsScreen.renderBlurredBackground(GuiGraphics p_443530_) voidDebugOptionsScreen.CategoryEntry.renderContent(GuiGraphics p_439011_, int p_439743_, int p_440636_, boolean p_440020_, float p_438954_) voidDebugOptionsScreen.OptionEntry.renderContent(GuiGraphics p_439423_, int p_439217_, int p_439543_, boolean p_439889_, float p_439319_) voidDebugOptionsScreen.OptionList.renderWidget(GuiGraphics p_436046_, int p_435705_, int p_434134_, float p_432783_) voidGameModeSwitcherScreen.GameModeSlot.renderWidget(GuiGraphics p_281380_, int p_283094_, int p_283558_, float p_282631_) -
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 booleanCreativeModeInventoryScreen.checkTabHovering(GuiGraphics guiGraphics, CreativeModeTab creativeModeTab, int mouseX, int mouseY) private voidHorseInventoryScreen.drawSlot(GuiGraphics guiGraphics, int x, int y) voidAbstractCommandBlockEditScreen.render(GuiGraphics p_283074_, int p_97673_, int p_97674_, float p_97675_) voidAbstractContainerScreen.render(GuiGraphics p_283479_, int p_283661_, int p_281248_, float p_281886_) voidAbstractRecipeBookScreen.render(GuiGraphics p_376146_, int p_376361_, int p_376653_, float p_376448_) voidAbstractSignEditScreen.render(GuiGraphics p_282418_, int p_281700_, int p_283040_, float p_282799_) voidBeaconScreen.render(GuiGraphics p_283062_, int p_282876_, int p_282015_, float p_281395_) voidBookEditScreen.render(GuiGraphics p_281724_, int p_282965_, int p_283294_, float p_281293_) voidBookSignScreen.render(GuiGraphics p_422561_, int p_421651_, int p_421594_, float p_422678_) voidBookViewScreen.render(GuiGraphics p_281997_, int p_281262_, int p_283321_, float p_282251_) voidBrewingStandScreen.render(GuiGraphics p_283297_, int p_283600_, int p_282033_, float p_283410_) voidCartographyTableScreen.render(GuiGraphics p_281331_, int p_281706_, int p_282996_, float p_283037_) voidContainerScreen.render(GuiGraphics p_282060_, int p_282533_, int p_281661_, float p_281873_) voidCrafterScreen.render(GuiGraphics p_307196_, int p_307586_, int p_307288_, float p_307623_) voidCreativeModeInventoryScreen.render(GuiGraphics p_283000_, int p_281317_, int p_282770_, float p_281295_) voidCyclingSlotBackground.render(AbstractContainerMenu containerMenu, GuiGraphics guiGraphics, float partialTick, int x, int y) voidDispenserScreen.render(GuiGraphics p_283282_, int p_282467_, int p_282129_, float p_281965_) voidEnchantmentScreen.render(GuiGraphics p_283462_, int p_282491_, int p_281953_, float p_282182_) voidGrindstoneScreen.render(GuiGraphics p_283326_, int p_281847_, int p_283310_, float p_283486_) voidHopperScreen.render(GuiGraphics p_282918_, int p_282102_, int p_282423_, float p_282621_) voidHorseInventoryScreen.render(GuiGraphics p_281697_, int p_282103_, int p_283529_, float p_283079_) voidInventoryScreen.render(GuiGraphics p_283246_, int p_98876_, int p_98877_, float p_98878_) voidItemCombinerScreen.render(GuiGraphics p_281810_, int p_283312_, int p_283420_, float p_282956_) voidJigsawBlockEditScreen.render(GuiGraphics p_282514_, int p_98956_, int p_98957_, float p_98958_) voidLoomScreen.render(GuiGraphics p_283513_, int p_282700_, int p_282637_, float p_281433_) voidShulkerBoxScreen.render(GuiGraphics p_281745_, int p_282145_, int p_282358_, float p_283566_) voidSmithingScreen.render(GuiGraphics p_281961_, int p_282410_, int p_283013_, float p_282408_) voidStonecutterScreen.render(GuiGraphics p_281735_, int p_282517_, int p_282840_, float p_282389_) voidStructureBlockEditScreen.render(GuiGraphics p_281951_, int p_99407_, int p_99408_, float p_99409_) voidTestBlockEditScreen.render(GuiGraphics p_397107_, int p_397213_, int p_397981_, float p_397804_) voidTestInstanceBlockEditScreen.render(GuiGraphics p_397620_, int p_397635_, int p_397823_, float p_397214_) private voidMerchantScreen.renderAndDecorateCostA(GuiGraphics guiGraphics, ItemStack realCost, ItemStack baseCost, int x, int y) voidAbstractContainerScreen.renderBackground(GuiGraphics p_295206_, int p_295457_, int p_294596_, float p_296351_) voidBookEditScreen.renderBackground(GuiGraphics p_294860_, int p_295019_, int p_294307_, float p_295562_) voidBookSignScreen.renderBackground(GuiGraphics p_421786_, int p_422251_, int p_421978_, float p_421611_) voidBookViewScreen.renderBackground(GuiGraphics p_295678_, int p_296491_, int p_294260_, float p_294869_) private voidEffectsInInventory.renderBackgrounds(GuiGraphics guiGraphics, int x, int y, Iterable<MobEffectInstance> activeEffects, boolean large) private voidLoomScreen.renderBannerOnButton(GuiGraphics guiGraphics, int x, int y, TextureAtlasSprite sprite) protected abstract voidAbstractContainerScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidAbstractFurnaceScreen.renderBg(GuiGraphics p_282928_, float p_281631_, int p_281252_, int p_281891_) protected voidAnvilScreen.renderBg(GuiGraphics p_283345_, float p_283412_, int p_282871_, int p_281306_) protected voidBeaconScreen.renderBg(GuiGraphics p_282454_, float p_282185_, int p_282362_, int p_282987_) protected voidBrewingStandScreen.renderBg(GuiGraphics p_282963_, float p_282080_, int p_283365_, int p_283150_) protected voidCartographyTableScreen.renderBg(GuiGraphics p_282101_, float p_282697_, int p_282380_, int p_282327_) protected voidContainerScreen.renderBg(GuiGraphics p_283694_, float p_282334_, int p_282603_, int p_282158_) protected voidCrafterScreen.renderBg(GuiGraphics p_307513_, float p_307580_, int p_307561_, int p_307248_) protected voidCraftingScreen.renderBg(GuiGraphics p_283540_, float p_282132_, int p_283078_, int p_283647_) protected voidCreativeModeInventoryScreen.renderBg(GuiGraphics p_282663_, float p_282504_, int p_282089_, int p_282249_) protected voidDispenserScreen.renderBg(GuiGraphics p_283137_, float p_282476_, int p_281600_, int p_283194_) protected voidEnchantmentScreen.renderBg(GuiGraphics p_282430_, float p_282530_, int p_281621_, int p_283333_) protected voidGrindstoneScreen.renderBg(GuiGraphics p_281991_, float p_282138_, int p_282937_, int p_281956_) protected voidHopperScreen.renderBg(GuiGraphics p_281616_, float p_282737_, int p_281678_, int p_281465_) protected voidHorseInventoryScreen.renderBg(GuiGraphics p_282553_, float p_282998_, int p_282929_, int p_283133_) protected voidInventoryScreen.renderBg(GuiGraphics p_281500_, float p_281299_, int p_283481_, int p_281831_) protected voidItemCombinerScreen.renderBg(GuiGraphics p_282749_, float p_283494_, int p_283098_, int p_282054_) protected voidLoomScreen.renderBg(GuiGraphics p_282870_, float p_281777_, int p_283331_, int p_283087_) protected voidMerchantScreen.renderBg(GuiGraphics p_283072_, float p_281275_, int p_282312_, int p_282984_) protected voidShulkerBoxScreen.renderBg(GuiGraphics p_281362_, float p_283080_, int p_281303_, int p_283275_) protected voidSmithingScreen.renderBg(GuiGraphics p_283264_, float p_267158_, int p_267266_, int p_266722_) protected voidStonecutterScreen.renderBg(GuiGraphics p_283115_, float p_282453_, int p_282940_, int p_282328_) private voidEnchantmentScreen.renderBook(GuiGraphics guiGraphics, int x, int y) private voidMerchantScreen.renderButtonArrows(GuiGraphics guiGraphics, MerchantOffer merchantOffers, int posX, int posY) private voidStonecutterScreen.renderButtons(GuiGraphics guiGraphics, int mouseX, int mouseY, int x, int y, int lastVisibleElementIndex) voidAbstractContainerScreen.renderCarriedItem(GuiGraphics guiGraphics, int mouseX, int mouseY) voidAbstractContainerScreen.renderContents(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidMerchantScreen.renderContents(GuiGraphics p_283487_, int p_281994_, int p_282099_, float p_281815_) private voidCrafterScreen.renderDisabledSlot(GuiGraphics guiGraphics, CrafterSlot slot) voidEffectsInInventory.renderEffects(GuiGraphics guiGraphics, int mouseX, int mouseY) static voidInventoryScreen.renderEntityInInventory(GuiGraphics guiGraphics, int x1, int y1, int x2, int y2, float scale, Vector3f translation, Quaternionf rotation, Quaternionf overrideCameraAngle, LivingEntity entity) static voidInventoryScreen.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 voidInventoryScreen.renderEntityInInventoryFollowsMouse(GuiGraphics guiGraphics, int x1, int y1, int x2, int y2, int scale, float yOffset, float mouseX, float mouseY, LivingEntity entity) protected voidAnvilScreen.renderErrorIcon(GuiGraphics p_282905_, int p_283237_, int p_282237_) protected abstract voidItemCombinerScreen.renderErrorIcon(GuiGraphics guiGraphics, int x, int y) protected voidSmithingScreen.renderErrorIcon(GuiGraphics p_281835_, int p_283389_, int p_282634_) private voidAbstractContainerScreen.renderFloatingItem(GuiGraphics guiGraphics, ItemStack stack, int x, int y, String text) protected voidBeaconScreen.BeaconPowerButton.renderIcon(GuiGraphics p_282265_) protected abstract voidBeaconScreen.BeaconScreenButton.renderIcon(GuiGraphics guiGraphics) protected voidBeaconScreen.BeaconSpriteScreenButton.renderIcon(GuiGraphics p_283624_) private voidCyclingSlotBackground.renderIcon(Slot slot, ResourceLocation icon, float alpha, GuiGraphics guiGraphics, int x, int y) private voidEffectsInInventory.renderIcons(GuiGraphics guiGraphics, int x, int y, Iterable<MobEffectInstance> activeEffects, boolean large) protected voidAbstractContainerScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidAnvilScreen.renderLabels(GuiGraphics p_281442_, int p_282417_, int p_283022_) protected voidBeaconScreen.renderLabels(GuiGraphics p_283369_, int p_282699_, int p_281296_) protected voidCreativeModeInventoryScreen.renderLabels(GuiGraphics p_283168_, int p_281774_, int p_281466_) private voidEffectsInInventory.renderLabels(GuiGraphics guiGraphics, int x, int y, Iterable<MobEffectInstance> activeEffects) protected voidInventoryScreen.renderLabels(GuiGraphics p_281654_, int p_283517_, int p_283464_) protected voidMerchantScreen.renderLabels(GuiGraphics p_283337_, int p_282009_, int p_283691_) private voidCartographyTableScreen.renderMap(GuiGraphics guiGraphics, MapId mapId, MapItemSavedData mapData, int x, int y, float scale) private voidSmithingScreen.renderOnboardingTooltips(GuiGraphics guiGraphics, int mouseX, int mouseY) private voidMerchantScreen.renderProgressBar(GuiGraphics guiGraphics, int posX, int posY, MerchantOffer merchantOffer) private voidStonecutterScreen.renderRecipes(GuiGraphics guiGraphics, int x, int y, int startIndex) private voidCrafterScreen.renderRedstone(GuiGraphics guiGraphics) private voidCartographyTableScreen.renderResultingMap(GuiGraphics guiGraphics, MapId mapId, MapItemSavedData mapData, boolean hasMap, boolean hasPaper, boolean hasGlassPane, boolean isMaxSize) private voidMerchantScreen.renderScroller(GuiGraphics guiGraphics, int posX, int posY, MerchantOffers merchantOffers) private voidAbstractSignEditScreen.renderSign(GuiGraphics guiGraphics) protected abstract voidAbstractSignEditScreen.renderSignBackground(GuiGraphics guiGraphics) protected voidHangingSignEditScreen.renderSignBackground(GuiGraphics p_282580_) protected voidSignEditScreen.renderSignBackground(GuiGraphics p_281440_) private voidAbstractSignEditScreen.renderSignText(GuiGraphics guiGraphics) protected voidAbstractContainerScreen.renderSlot(GuiGraphics guiGraphics, Slot slot) voidCrafterScreen.renderSlot(GuiGraphics p_307608_, Slot p_307570_) protected voidAbstractContainerScreen.renderSlotContents(GuiGraphics guiGraphics, ItemStack itemstack, Slot slot, String countString) private voidAbstractContainerScreen.renderSlotHighlightBack(GuiGraphics guiGraphics) private voidAbstractContainerScreen.renderSlotHighlightFront(GuiGraphics guiGraphics) protected voidAbstractContainerScreen.renderSlots(GuiGraphics guiGraphics) protected voidAbstractRecipeBookScreen.renderSlots(GuiGraphics p_376566_) voidAbstractContainerScreen.renderSnapbackItem(GuiGraphics guiGraphics) protected voidCreativeModeInventoryScreen.renderTabButton(GuiGraphics guiGraphics, CreativeModeTab creativeModeTab) protected voidAbstractContainerScreen.renderTooltip(GuiGraphics guiGraphics, int x, int y) voidEffectsInInventory.renderTooltip(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidStonecutterScreen.renderTooltip(GuiGraphics p_282396_, int p_283157_, int p_282258_) voidMerchantScreen.TradeOfferButton.renderToolTip(GuiGraphics guiGraphics, int mouseX, int mouseY) voidBeaconScreen.BeaconScreenButton.renderWidget(GuiGraphics p_281837_, int p_281780_, int p_283603_, float p_283562_) voidPageButton.renderWidget(GuiGraphics p_283468_, int p_282922_, int p_283637_, float p_282459_) -
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 static voidClientBundleTooltip.drawEmptyBundleDescriptionText(int x, int y, Font font, GuiGraphics guiGraphics) private voidClientBundleTooltip.drawProgressbar(int x, int y, Font font, GuiGraphics guiGraphics) private voidClientBundleTooltip.drawSelectedItemTooltip(Font font, GuiGraphics guiGraphics, int x, int y, int width) private voidClientBundleTooltip.renderBundleWithItemsTooltip(Font font, int x, int y, int width, int height, GuiGraphics guiGraphics) private static voidClientBundleTooltip.renderCount(int slotX, int slotY, int count, Font font, GuiGraphics guiGraphics) private voidClientBundleTooltip.renderEmptyBundleTooltip(Font font, int x, int y, int width, int height, GuiGraphics guiGraphics) voidClientActivePlayersTooltip.renderImage(Font p_350808_, int p_350702_, int p_350999_, int p_368644_, int p_368594_, GuiGraphics p_350342_) voidClientBundleTooltip.renderImage(Font p_194042_, int p_194043_, int p_194044_, int p_368730_, int p_368543_, GuiGraphics p_282522_) default voidClientTooltipComponent.renderImage(Font font, int x, int y, int width, int height, GuiGraphics guiGraphics) private voidClientBundleTooltip.renderSlot(int slotIndex, int x, int y, List<ItemStack> shownItems, int seed, Font font, GuiGraphics guiGraphics) voidClientTextTooltip.renderText(GuiGraphics p_416239_, Font p_254285_, int p_254192_, int p_253697_) default voidClientTooltipComponent.renderText(GuiGraphics guiGraphics, Font font, int x, int y) static voidTooltipRenderUtil.renderTooltipBackground(GuiGraphics guiGraphics, int x, int y, int width, int height, ResourceLocation sprite) -
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 voidServerSelectionList.OnlineServerEntry.drawIcon(GuiGraphics guiGraphics, int x, int y, ResourceLocation icon) voidServerSelectionList.LANHeader.renderContent(GuiGraphics p_438957_, int p_440557_, int p_440088_, boolean p_439026_, float p_439184_) voidServerSelectionList.NetworkServerEntry.renderContent(GuiGraphics p_439287_, int p_440522_, int p_439756_, boolean p_440431_, float p_439147_) voidServerSelectionList.OnlineServerEntry.renderContent(GuiGraphics p_439846_, int p_440562_, int p_439671_, boolean p_438902_, float p_439513_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.options
Methods in net.minecraft.client.gui.screens.options with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidUnsupportedGraphicsWarningScreen.render(GuiGraphics p_345032_, int p_345965_, int p_345120_, float p_346047_) voidLanguageSelectScreen.LanguageSelectionList.Entry.renderContent(GuiGraphics p_440595_, int p_440193_, int p_440169_, boolean p_440373_, float p_439659_) -
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 TypeMethodDescriptionvoidKeyBindsScreen.render(GuiGraphics p_346209_, int p_344846_, int p_346350_, float p_345601_) voidKeyBindsList.CategoryEntry.renderContent(GuiGraphics p_439431_, int p_440559_, int p_439613_, boolean p_440201_, float p_439040_) voidKeyBindsList.KeyEntry.renderContent(GuiGraphics p_438877_, int p_439499_, int p_440337_, boolean p_440415_, float p_439878_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.packs
Methods in net.minecraft.client.gui.screens.packs with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidTransferableSelectionList.HeaderEntry.renderContent(GuiGraphics p_439061_, int p_439590_, int p_440171_, boolean p_440086_, float p_440153_) voidTransferableSelectionList.PackEntry.renderContent(GuiGraphics p_440230_, int p_440699_, int p_439321_, boolean p_440248_, float p_439636_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidGhostSlots.render(GuiGraphics guiGraphics, Minecraft minecraft, boolean isBiggerResultSlot) voidOverlayRecipeComponent.render(GuiGraphics p_281618_, int p_282646_, int p_283687_, float p_283147_) voidRecipeBookComponent.render(GuiGraphics p_283597_, int p_282668_, int p_283506_, float p_282813_) voidRecipeBookPage.render(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, float partialTick) voidRecipeBookComponent.renderGhostRecipe(GuiGraphics guiGraphics, boolean isBiggerResultSlot) private voidRecipeBookTabButton.renderIcon(GuiGraphics guiGraphics) voidGhostSlots.renderTooltip(GuiGraphics guiGraphics, Minecraft minecraft, int mouseX, int mouseY, Slot slot) voidRecipeBookComponent.renderTooltip(GuiGraphics guiGraphics, int mouseX, int mouseY, Slot slot) voidRecipeBookPage.renderTooltip(GuiGraphics guiGraphics, int x, int y) voidOverlayRecipeComponent.OverlayRecipeButton.renderWidget(GuiGraphics p_283557_, int p_283483_, int p_282919_, float p_282165_) voidRecipeBookTabButton.renderWidget(GuiGraphics p_283195_, int p_283508_, int p_281788_, float p_283269_) voidRecipeButton.renderWidget(GuiGraphics p_281385_, int p_282779_, int p_282744_, float p_282439_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.reporting
Methods in net.minecraft.client.gui.screens.reporting with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidChatSelectionScreen.render(GuiGraphics p_282899_, int p_239287_, int p_239288_, float p_239289_) voidReportReasonSelectionScreen.render(GuiGraphics p_282815_, int p_283039_, int p_283620_, float p_281336_) voidChatSelectionScreen.ChatSelectionList.DividerEntry.renderContent(GuiGraphics p_439949_, int p_439947_, int p_439491_, boolean p_439652_, float p_440556_) voidChatSelectionScreen.ChatSelectionList.MessageEntry.renderContent(GuiGraphics p_439274_, int p_440292_, int p_439601_, boolean p_439565_, float p_439005_) voidChatSelectionScreen.ChatSelectionList.MessageHeadingEntry.renderContent(GuiGraphics p_440316_, int p_439797_, int p_439660_, boolean p_440537_, float p_439843_) voidChatSelectionScreen.ChatSelectionList.PaddingEntry.renderContent(GuiGraphics p_282007_, int p_240110_, int p_240111_, boolean p_240117_, float p_240118_) voidReportReasonSelectionScreen.ReasonSelectionList.Entry.renderContent(GuiGraphics p_439346_, int p_440497_, int p_439746_, boolean p_439154_, float p_439726_) protected voidChatSelectionScreen.ChatSelectionList.renderItem(GuiGraphics p_281532_, int p_239775_, int p_239776_, float p_239777_, ChatSelectionScreen.ChatSelectionList.Entry p_439092_) private voidChatSelectionScreen.ChatSelectionList.MessageEntry.renderSelectedCheckmark(GuiGraphics guiGraphics, int top, int left, int height) private voidChatSelectionScreen.ChatSelectionList.MessageEntry.renderTag(GuiGraphics guiGraphics, int x, int y, int height, int mouseX, int mouseY) -
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 voidSocialInteractionsPlayerList.enableScissor(GuiGraphics p_281892_) voidSocialInteractionsScreen.render(GuiGraphics p_282516_, int p_100764_, int p_100765_, float p_100766_) voidSocialInteractionsScreen.renderBackground(GuiGraphics p_283202_, int p_296258_, int p_295067_, float p_295331_) voidPlayerEntry.renderContent(GuiGraphics p_440555_, int p_439697_, int p_439605_, boolean p_439685_, float p_440124_) protected voidSocialInteractionsPlayerList.renderListBackground(GuiGraphics p_331377_) protected voidSocialInteractionsPlayerList.renderListSeparators(GuiGraphics p_331767_) -
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 voidTelemetryEventWidget.renderContents(GuiGraphics p_283081_, int p_283426_, int p_282414_, float p_283358_) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidCreateWorldScreen.render(GuiGraphics p_282137_, int p_283640_, int p_281243_, float p_282743_) voidEditWorldScreen.render(GuiGraphics p_281742_, int p_101265_, int p_101266_, float p_101267_) voidOptimizeWorldScreen.render(GuiGraphics p_281829_, int p_101312_, int p_101313_, float p_101314_) voidConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.renderContent(GuiGraphics p_439291_, int p_440652_, int p_439867_, boolean p_439187_, float p_439661_) voidEditGameRulesScreen.BooleanRuleEntry.renderContent(GuiGraphics p_439057_, int p_439789_, int p_439072_, boolean p_440132_, float p_440063_) voidEditGameRulesScreen.CategoryRuleEntry.renderContent(GuiGraphics p_440317_, int p_439215_, int p_440653_, boolean p_439060_, float p_439068_) voidEditGameRulesScreen.IntegerRuleEntry.renderContent(GuiGraphics p_439470_, int p_438942_, int p_439225_, boolean p_440092_, float p_440277_) voidWorldSelectionList.LoadingHeader.renderContent(GuiGraphics p_440681_, int p_439545_, int p_440044_, boolean p_440358_, float p_439550_) voidWorldSelectionList.NoWorldsEntry.renderContent(GuiGraphics p_439096_, int p_440638_, int p_439304_, boolean p_439417_, float p_440392_) voidWorldSelectionList.WorldListEntry.renderContent(GuiGraphics p_439856_, int p_439492_, int p_440095_, boolean p_438893_, float p_439455_) private voidWorldSelectionList.WorldListEntry.renderExperimentalWarning(GuiGraphics guiGraphics, int mouseX, int mouseY, boolean hovered) protected voidEditGameRulesScreen.GameRuleEntry.renderLabel(GuiGraphics guiGraphics, int x, int y) protected voidCreateWorldScreen.renderMenuBackground(GuiGraphics p_331389_) voidEditGameRulesScreen.RuleList.renderWidget(GuiGraphics p_313903_, int p_313824_, int p_313867_, float p_313845_) voidWorldSelectionList.renderWidget(GuiGraphics p_313849_, int p_313762_, int p_313812_, float p_313854_) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator
Methods in net.minecraft.client.gui.spectator with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidPlayerMenuItem.renderIcon(GuiGraphics p_282282_, float p_282686_, float p_361678_) voidSpectatorMenu.CloseSpectatorItem.renderIcon(GuiGraphics p_283113_, float p_282295_, float p_362741_) voidSpectatorMenu.ScrollMenuItem.renderIcon(GuiGraphics p_281376_, float p_282065_, float p_363582_) voidSpectatorMenuItem.renderIcon(GuiGraphics guiGraphics, float brightness, float alpha) -
Uses of GuiGraphics in net.minecraft.client.gui.spectator.categories
Methods in net.minecraft.client.gui.spectator.categories with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidTeleportToPlayerMenuCategory.renderIcon(GuiGraphics p_281992_, float p_281684_, float p_361587_) voidTeleportToTeamMenuCategory.renderIcon(GuiGraphics p_282933_, float p_283568_, float p_365205_) voidTeleportToTeamMenuCategory.TeamSelectionItem.renderIcon(GuiGraphics p_283215_, float p_282946_, float p_360612_) -
Uses of GuiGraphics in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidPanoramaRenderer.render(GuiGraphics guiGraphics, int width, int height, boolean spin) -
Uses of GuiGraphics in net.minecraft.realms
Methods in net.minecraft.realms with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidRealmsLabel.render(GuiGraphics p_281597_, int p_282874_, int p_281694_, float p_282363_) -
Uses of GuiGraphics in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic voidClientHooks.drawScreen(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) private static voidClientHooks.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.PreClientHooks.onRenderTooltipPre(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, List<ClientTooltipComponent> components, Font fallbackFont, ClientTooltipPositioner positioner) static RenderTooltipEvent.TextureClientHooks.onRenderTooltipTexture(ItemStack stack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components, @Nullable ResourceLocation texture) booleanIItemDecorator.render(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) Is called after renderItemDecorations(Font, ItemStack, int, int, String) is done rendering.voidItemDecoratorHandler.render(GuiGraphics guiGraphics, Font font, ItemStack stack, int xOffset, int yOffset) static voidClientHooks.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 GuiGraphicsRenderTooltipEvent.graphicsprivate final GuiGraphicsContainerScreenEvent.Render.guiGraphicsprivate final GuiGraphicsCustomizeGuiOverlayEvent.guiGraphicsprivate final GuiGraphicsRenderGuiEvent.guiGraphicsprivate final GuiGraphicsRenderGuiLayerEvent.guiGraphicsprivate final GuiGraphicsScreenEvent.Render.guiGraphicsMethods 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.Render.getGuiGraphics()Returns the gui graphics used for rendering.Constructors in net.neoforged.neoforge.client.event with parameters of type GuiGraphicsModifierConstructorDescriptionBackground(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) 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) protectedCustomizeGuiOverlayEvent(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick) Foreground(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) Post(GuiGraphics guiGraphics, DeltaTracker partialTick) Post(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, GuiLayer layer) Post(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Pre(GuiGraphics guiGraphics, DeltaTracker partialTick) Pre(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, GuiLayer 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) protectedRender(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) protectedRender(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protectedRenderGuiEvent(GuiGraphics guiGraphics, DeltaTracker partialTick) protectedRenderGuiLayerEvent(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, GuiLayer layer) protectedRenderTooltipEvent(ItemStack itemStack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) Texture(ItemStack stack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components, @Nullable ResourceLocation texture) -
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 voidIClientItemExtensions.renderFirstPersonOverlay(ItemStack stack, EquipmentSlot equipmentSlot, Player player, GuiGraphics guiGraphics, DeltaTracker deltaTracker) Called to render an overlay on the first-person camera.default booleanIClientMobEffectExtensions.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 booleanIClientMobEffectExtensions.renderInventoryIcon(MobEffectInstance instance, AbstractContainerScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the icon of the specified effect in the player's inventory.default booleanIClientMobEffectExtensions.renderInventoryText(MobEffectInstance instance, AbstractContainerScreen<?> 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 TypeMethodDescriptionprivate voidLoadingErrorScreen.drawMultiLineCenteredString(GuiGraphics guiGraphics, Font fr, Component str, int x, int y) protected voidModListScreen.InfoPanel.drawPanel(GuiGraphics guiGraphics, int entryRight, int relativeY, int mouseX, int mouseY) protected voidModMismatchDisconnectedScreen.MismatchInfoPanel.drawPanel(GuiGraphics guiGraphics, int entryRight, int relativeY, int mouseX, int mouseY) voidConfigurationScreen.ConfigurationListScreen.render(GuiGraphics graphics, int p_281550_, int p_282878_, float p_282465_) voidConfigurationScreen.ConfigurationSectionScreen.render(GuiGraphics graphics, int p_281550_, int p_282878_, float p_282465_) voidGuiLayer.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidGuiLayerManager.render(GuiGraphics guiGraphics, DeltaTracker partialTick) voidLoadingErrorScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidModListScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidModMismatchDisconnectedScreen.MismatchInfoPanel.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTicks) voidModMismatchDisconnectedScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTicks) voidLoadingErrorScreen.LoadingEntryList.LoadingMessageEntry.renderContent(GuiGraphics guiGraphics, int mouseX, int mouseY, boolean hovered, float partialTick) private voidGuiLayerManager.renderInner(GuiGraphics guiGraphics, DeltaTracker partialTick) protected voidConfigurationScreen.ConfigurationListScreen.ListLabelWidget.renderWidget(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick) Method parameters in net.neoforged.neoforge.client.gui with type arguments of type GuiGraphicsModifier and TypeMethodDescriptionGuiLayerManager.add(ResourceLocation name, Consumer<GuiGraphics> layer, BooleanSupplier shouldRender) -
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 voidScrollPanel.drawBackground(GuiGraphics guiGraphics, float partialTick) Draws the background of the scroll panel.protected voidScrollPanel.drawGradientRect(GuiGraphics guiGraphics, int left, int top, int right, int bottom, int color1, int color2) protected abstract voidScrollPanel.drawPanel(GuiGraphics guiGraphics, int entryRight, int relativeY, int mouseX, int mouseY) Draw anything special on the screen.voidScrollPanel.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidModListWidget.ModEntry.renderContent(GuiGraphics guiGraphics, int mouseX, int mouseY, boolean hovered, float partialTick) voidExtendedButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Draws this button to the screen.voidExtendedSlider.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidModsButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidUnicodeGlyphButton.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 TypeMethodDescriptionvoidNeoForgeLoadingOverlay.render(GuiGraphics graphics, int mouseX, int mouseY, float partialTick)