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.AvailableSnapshotEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsMainScreen.ButtonEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsMainScreen.EmptyEntry.render(GuiGraphics p_302489_, int p_302486_, int p_302498_, int p_302485_, int p_302492_, int p_302487_, int p_302488_, int p_302496_, boolean p_302491_, float p_302497_) voidRealmsMainScreen.NotificationMessageEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsMainScreen.ParentEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsMainScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsMainScreen.ServerEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsMainScreen.NotificationMessageEntry.renderBack(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean isMouseOver, float partialTick) protected voidRealmsMainScreen.Entry.renderClampedString(GuiGraphics guiGraphics, String text, int minX, int y, int maxX, int color) private voidRealmsMainScreen.renderEnvironment(GuiGraphics guiGraphics, String text, int color) private voidRealmsMainScreen.ServerEntry.renderFirstLine(GuiGraphics guiGraphics, int top, int left, int width) private booleanRealmsMainScreen.ServerEntry.renderOnlinePlayers(GuiGraphics guiGraphics, int top, int left, int width, int height, int mouseX, int mouseY) private voidRealmsMainScreen.ServerEntry.renderSecondLine(GuiGraphics guiGraphics, int top, int left) 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 guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in com.mojang.realmsclient.gui
Methods in com.mojang.realmsclient.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected abstract voidRowButton.draw(GuiGraphics guiGraphics, int x, int y, boolean showTooltip) static voidRowButton.drawButtonsInRow(GuiGraphics guiGraphics, List<RowButton> buttons, RealmsObjectSelectionList<?> pendingInvitations, int x, int y, int mouseX, int mouseY) voidRowButton.drawForRowAt(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY) voidRealmsWorldSlotButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type GuiGraphicsModifier and TypeMethodDescriptionprotected voidRealmsPendingInvitesScreen.Entry.AcceptRowButton.draw(GuiGraphics p_282151_, int p_283695_, int p_282436_, boolean p_282168_) protected voidRealmsPendingInvitesScreen.Entry.RejectRowButton.draw(GuiGraphics p_282457_, int p_281421_, int p_281260_, boolean p_281476_) private 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 voidRealmsConfigureWorldScreen.drawRealmStatus(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, ResourceLocation sprite, Supplier<Component> tooltipSupplier) private voidRealmsConfigureWorldScreen.drawServerStatus(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY) 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 guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsBackupInfoScreen.BackupInfoListEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsBackupScreen.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsBackupScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsBrokenWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsConfigureWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsConfirmScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsDownloadLatestWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsGenericErrorScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsInviteScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsNotificationsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsPendingInvitesScreen.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsPendingInvitesScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsPlayerScreen.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsSelectFileToUploadScreen.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsSelectFileToUploadScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsSelectWorldTemplateScreen.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidRealmsSelectWorldTemplateScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsSettingsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsSlotOptionsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsSubscriptionInfoScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsTermsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsUploadScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidAddRealmPopupScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidRealmsNotificationsScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) static voidAddRealmPopupScreen.renderDiamond(GuiGraphics guiGraphics, Button button) protected voidRealmsPlayerScreen.InvitedObjectSelectionList.renderHeader(GuiGraphics p_331651_, int p_330785_, int p_331045_) protected voidRealmsSelectFileToUploadScreen.Entry.renderItem(GuiGraphics guiGraphics, int index, int x, int y) private voidRealmsSelectWorldTemplateScreen.renderMultilineMessage(GuiGraphics guiGraphics, int x, int y, List<TextRenderingUtils.Line> lines) private voidRealmsPendingInvitesScreen.Entry.renderPendingInvitationItem(GuiGraphics guiGraphics, PendingInvite pendingInvite, int x, int y, int mouseX, int mouseY) voidRealmsResetWorldScreen.FrameButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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) private voidMinecraft.renderFpsMeter(GuiGraphics guiGraphics, ProfileResults profileResults) voidOptionInstance.OptionInstanceSliderButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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.maybeRenderExperienceBar(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderJumpMeter(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderPlayerHealth(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderSelectedItemName(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderSpectatorTooltip(GuiGraphics p_316628_, DeltaTracker p_348543_) private voidGui.maybeRenderVehicleHealth(GuiGraphics p_316628_, DeltaTracker p_348543_) voidGui.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidLayeredDraw.Layer.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) voidLayeredDraw.render(GuiGraphics guiGraphics, DeltaTracker deltaTracker) 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.renderCameraOverlays(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderChat(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderCrosshair(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderDemoOverlay(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderEffects(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderExperienceBar(GuiGraphics guiGraphics, int x) Renders the experience bar on the screen using the provided GuiGraphics object and x-coordinate.private voidGui.renderExperienceLevel(GuiGraphics guiGraphics, DeltaTracker deltaTracker) 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.renderHotbarAndDecorations(GuiGraphics guiGraphics, DeltaTracker deltaTracker) Deprecated.private voidLayeredDraw.renderInner(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderItemHotbar(GuiGraphics guiGraphics, DeltaTracker deltaTracker) private voidGui.renderJumpMeter(PlayerRideableJumping rideable, GuiGraphics guiGraphics, int x) Renders the jump meter for a rideable entity on the screen using the provided rideable object, GuiGraphics object, and x-coordinate.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.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.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, PlayerSkin skin, int x, int y, int size) static voidPlayerFaceRenderer.draw(GuiGraphics guiGraphics, ResourceLocation atlasLocation, int x, int y, int size) static voidPlayerFaceRenderer.draw(GuiGraphics guiGraphics, ResourceLocation atlasLocation, int x, int y, int size, boolean p_drawHat, boolean upsideDown) 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) protected voidDebugScreenOverlay.drawGameInformation(GuiGraphics guiGraphics) private static voidPlayerFaceRenderer.drawHat(GuiGraphics guiGraphics, ResourceLocation atlasLocation, int x, int y, int size, boolean upsideDown) protected voidDebugScreenOverlay.drawSystemInformation(GuiGraphics guiGraphics) private voidChatComponent.drawTagIcon(GuiGraphics guiGraphics, int left, int bottom, GuiMessageTag.Icon tagIcon) protected voidAbstractSelectionList.enableScissor(GuiGraphics guiGraphics) abstract voidAbstractSelectionList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) final voidAbstractWidget.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.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) voidOptionsList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidPlayerSkinWidget.Model.render(GuiGraphics guiGraphics, PlayerSkin skin) 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 screenWidth, Font font, int color) voidSubtitleOverlay.render(GuiGraphics guiGraphics) voidAbstractSelectionList.Entry.renderBack(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean isMouseOver, float partialTick) protected voidAbstractScrollWidget.renderBackground(GuiGraphics guiGraphics) protected voidFittingMultiLineTextWidget.renderBackground(GuiGraphics guiGraphics) voidPopupScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidAbstractScrollWidget.renderBorder(GuiGraphics guiGraphics, int x, int y, int width, int height) voidMultiLineLabel.renderCentered(GuiGraphics guiGraphics, int x, int y) voidMultiLineLabel.renderCentered(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) protected abstract voidAbstractScrollWidget.renderContents(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidFittingMultiLineTextWidget.renderContents(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidMultiLineEditBox.renderContents(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidAbstractScrollWidget.renderDecorations(GuiGraphics guiGraphics) protected voidAbstractSelectionList.renderDecorations(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidMultiLineEditBox.renderDecorations(GuiGraphics guiGraphics) private voidTabButton.renderFocusUnderline(GuiGraphics guiGraphics, Font font, int color) protected voidAbstractSelectionList.renderHeader(GuiGraphics guiGraphics, int x, int y) private voidEditBox.renderHighlight(GuiGraphics guiGraphics, int minX, int minY, int maxX, int maxY) private voidMultiLineEditBox.renderHighlight(GuiGraphics guiGraphics, int minX, int minY, int maxX, int maxY) protected voidAbstractSelectionList.renderItem(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick, int index, int left, int top, int width, int height) voidMultiLineLabel.renderLeftAligned(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) intMultiLineLabel.renderLeftAlignedNoShadow(GuiGraphics guiGraphics, int x, int y, int lineHeight, int color) 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) private voidAbstractScrollWidget.renderScrollBar(GuiGraphics guiGraphics) protected voidAbstractWidget.renderScrollingString(GuiGraphics guiGraphics, Font font, int width, 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, int top, int width, int height, int outerColor, int innerColor) 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) voidCommandSuggestions.renderUsage(GuiGraphics guiGraphics) protected voidAbstractButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidAbstractScrollWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidAbstractSelectionList.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidAbstractSliderButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected abstract voidAbstractWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidCheckbox.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidEditBox.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidFittingMultiLineTextWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidFocusableTextWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidImageButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidImageWidget.Sprite.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidImageWidget.Texture.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidLoadingDotsWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidLockIconButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidMultiLineTextWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidPlainTextButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidPlayerSkinWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) 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 guiGraphics, int mouseX, int mouseY, float partialTick) voidStringWidget.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidTabButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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 guiGraphics, int height, int x, int index) 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) protected voidAbstractDebugChart.renderAdditionalLinesAndLabels(GuiGraphics guiGraphics, int x, int width, int height) protected voidBandwidthDebugChart.renderAdditionalLinesAndLabels(GuiGraphics guiGraphics, int x, int width, int height) protected voidFpsDebugChart.renderAdditionalLinesAndLabels(GuiGraphics guiGraphics, int x, int width, int height) protected voidPingDebugChart.renderAdditionalLinesAndLabels(GuiGraphics p_299050_, int p_298600_, int p_298302_, int p_298207_) protected voidTpsDebugChart.renderAdditionalLinesAndLabels(GuiGraphics guiGraphics, int x, int width, int height) -
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.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) voidSpectatorGui.renderTooltip(GuiGraphics guiGraphics) -
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 guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.components.toasts
Methods in net.minecraft.client.gui.components.toasts with parameters of type GuiGraphicsModifier and TypeMethodDescriptionAdvancementToast.render(GuiGraphics guiGraphics, ToastComponent toastComponent, long timeSinceLastVisible) RecipeToast.render(GuiGraphics guiGraphics, ToastComponent toastComponent, long timeSinceLastVisible) SystemToast.render(GuiGraphics guiGraphics, ToastComponent toastComponent, long timeSinceLastVisible) Toast.render(GuiGraphics guiGraphics, ToastComponent toastComponent, long timeSinceLastVisible) voidToastComponent.render(GuiGraphics guiGraphics) booleanToastComponent.ToastInstance.render(int screenWidth, GuiGraphics guiGraphics) voidTutorialToast.Icons.render(GuiGraphics guiGraphics, int x, int y) TutorialToast.render(GuiGraphics guiGraphics, ToastComponent toastComponent, long timeSinceLastVisible) private voidSystemToast.renderBackgroundRow(GuiGraphics guiGraphics, int width, int vOffset, int y, int height) -
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.Entry.blitSlot(GuiGraphics guiGraphics, int x, int y, ItemStack stack) private voidPresetFlatWorldScreen.PresetsList.Entry.blitSlot(GuiGraphics guiGraphics, int x, int y, Item item) private voidCreateFlatWorldScreen.DetailsList.Entry.blitSlotBg(GuiGraphics guiGraphics, int x, int y) private voidPresetFlatWorldScreen.PresetsList.Entry.blitSlotBg(GuiGraphics guiGraphics, int x, int y) private voidLoadingOverlay.drawProgressBar(GuiGraphics guiGraphics, int minX, int minY, int maxX, int maxY, float partialTick) voidAccessibilityOnboardingScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidAlertScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidBackupConfirmScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidChatScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidConfirmLinkScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidConfirmScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidConnectScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCreateBuffetWorldScreen.BiomeList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidCreateFlatWorldScreen.DetailsList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidCreateFlatWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidDatapackLoadFailureScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidDeathScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidDemoIntroScreen.render(GuiGraphics p_281247_, int p_281844_, int p_283693_, float p_281842_) voidDirectJoinServerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidEditServerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidErrorScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidGenericWaitingScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidInBedChatScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidLevelLoadingScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidLoadingOverlay.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidPauseScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidPresetFlatWorldScreen.PresetsList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidPresetFlatWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidProgressScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidReceivingLevelScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Neo: mixins targeting this method won't fire for container screens asAbstractContainerScreen.render(net.minecraft.client.gui.GuiGraphics, int, int, float)replicates this method in place of a super call to insert an eventvoidShareToLanScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidTitleScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidWinScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidChatScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidDeathScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) 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 guiGraphics, int mouseX, int mouseY, float partialTick) voidGenericMessageScreen.renderBackground(GuiGraphics p_330526_, int p_330256_, int p_331601_, float p_331163_) voidPauseScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidReceivingLevelScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidTitleScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidWinScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) static voidLevelLoadingScreen.renderChunks(GuiGraphics guiGraphics, StoringChunkProgressListener progressListener, int x, int y, int p_96154_, int p_96155_) (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 guiGraphics, int x, int y, int width, int height) static voidScreen.renderMenuBackgroundTexture(GuiGraphics guiGraphics, ResourceLocation texture, int x, int y, float uOffset, float vOffset, int width, int height) protected voidAccessibilityOnboardingScreen.renderPanorama(GuiGraphics guiGraphics, float partialTick) protected voidScreen.renderPanorama(GuiGraphics guiGraphics, float partialTick) protected voidTitleScreen.renderPanorama(GuiGraphics guiGraphics, float partialTick) voidScreen.renderTransparentBackground(GuiGraphics guiGraphics) private voidWinScreen.renderVignette(GuiGraphics guiGraphics) final voidScreen.renderWithTooltip(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.GeneralStatisticsList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidStatsScreen.ItemStatisticsList.ItemRow.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidStatsScreen.MobsStatisticsList.MobRow.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) protected voidStatsScreen.ItemStatisticsList.renderDecorations(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidStatsScreen.ItemStatisticsList.renderHeader(GuiGraphics guiGraphics, int x, int y) protected voidStatsScreen.ItemStatisticsList.ItemRow.renderStat(GuiGraphics guiGraphics, Stat<?> stat, int x, int y, boolean evenRow) -
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) 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 guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.private voidAdvancementsScreen.renderInside(GuiGraphics guiGraphics, int mouseX, int mouseY, int offsetX, int offsetY) 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) voidGameModeSwitcherScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidGameModeSwitcherScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidGameModeSwitcherScreen.GameModeSlot.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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) protected voidAbstractSignEditScreen.offsetSign(GuiGraphics guiGraphics, BlockState state) protected voidHangingSignEditScreen.offsetSign(GuiGraphics p_282472_, BlockState p_282359_) protected voidSignEditScreen.offsetSign(GuiGraphics p_282503_, BlockState p_282571_) voidAbstractCommandBlockEditScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidAbstractContainerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidAbstractFurnaceScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidAbstractSignEditScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidBeaconScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidBookEditScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidBookViewScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidBrewingStandScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCartographyTableScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidContainerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCrafterScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCraftingScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCreativeModeInventoryScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidCyclingSlotBackground.render(AbstractContainerMenu containerMenu, GuiGraphics guiGraphics, float partialTick, int x, int y) voidDispenserScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidEffectRenderingInventoryScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidEnchantmentScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidGrindstoneScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidHopperScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidHorseInventoryScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidInventoryScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidItemCombinerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidJigsawBlockEditScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidLoomScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidMerchantScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidShulkerBoxScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidSmithingScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidStonecutterScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidStructureBlockEditScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.private voidMerchantScreen.renderAndDecorateCostA(GuiGraphics guiGraphics, ItemStack realCost, ItemStack baseCost, int x, int y) voidAbstractCommandBlockEditScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidAbstractContainerScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidAbstractSignEditScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidBookEditScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidBookViewScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidJigsawBlockEditScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidStructureBlockEditScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) private voidEffectRenderingInventoryScreen.renderBackgrounds(GuiGraphics guiGraphics, int renderX, int yOffset, Iterable<MobEffectInstance> effects, boolean isSmall) protected abstract voidAbstractContainerScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidAbstractFurnaceScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidAnvilScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidBeaconScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidBrewingStandScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidCartographyTableScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidContainerScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidCrafterScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidCraftingScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidCreativeModeInventoryScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidDispenserScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidEnchantmentScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidGrindstoneScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidHopperScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidHorseInventoryScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidInventoryScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidItemCombinerScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidLoomScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidMerchantScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidShulkerBoxScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidSmithingScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) protected voidStonecutterScreen.renderBg(GuiGraphics guiGraphics, float partialTick, int mouseX, int mouseY) private voidEnchantmentScreen.renderBook(GuiGraphics guiGraphics, int x, int y, float partialTick) 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) private voidBookEditScreen.renderCursor(GuiGraphics guiGraphics, BookEditScreen.Pos2i cursorPos, boolean isEndOfText) private voidCrafterScreen.renderDisabledSlot(GuiGraphics guiGraphics, CrafterSlot slot) private voidEffectRenderingInventoryScreen.renderEffects(GuiGraphics guiGraphics, int mouseX, int mouseY) static voidInventoryScreen.renderEntityInInventory(GuiGraphics guiGraphics, float x, float y, float scale, org.joml.Vector3f translate, org.joml.Quaternionf pose, org.joml.Quaternionf cameraOrientation, 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 guiGraphics, int x, int y) protected abstract voidItemCombinerScreen.renderErrorIcon(GuiGraphics guiGraphics, int x, int y) protected voidSmithingScreen.renderErrorIcon(GuiGraphics guiGraphics, int x, int y) voidAnvilScreen.renderFg(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidItemCombinerScreen.renderFg(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) private voidAbstractContainerScreen.renderFloatingItem(GuiGraphics guiGraphics, ItemStack stack, int x, int y, String text) private voidBookEditScreen.renderHighlight(GuiGraphics guiGraphics, Rect2i[] highlightAreas) protected voidBeaconScreen.BeaconPowerButton.renderIcon(GuiGraphics guiGraphics) protected abstract voidBeaconScreen.BeaconScreenButton.renderIcon(GuiGraphics guiGraphics) protected voidBeaconScreen.BeaconSpriteScreenButton.renderIcon(GuiGraphics guiGraphics) private voidCyclingSlotBackground.renderIcon(Slot slot, ResourceLocation icon, float alpha, GuiGraphics guiGraphics, int x, int y) private voidEffectRenderingInventoryScreen.renderIcons(GuiGraphics guiGraphics, int renderX, int yOffset, Iterable<MobEffectInstance> effects, boolean isSmall) protected voidAbstractContainerScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidAnvilScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidBeaconScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidCreativeModeInventoryScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) private voidEffectRenderingInventoryScreen.renderLabels(GuiGraphics guiGraphics, int renderX, int yOffset, Iterable<MobEffectInstance> effects) protected voidInventoryScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) protected voidMerchantScreen.renderLabels(GuiGraphics guiGraphics, int mouseX, int mouseY) 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 voidLoomScreen.renderPattern(GuiGraphics guiGraphics, Holder<BannerPattern> patern, int x, int y) 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, BlockState state) protected voidHangingSignEditScreen.renderSignBackground(GuiGraphics p_282580_, BlockState p_283648_) protected voidSignEditScreen.renderSignBackground(GuiGraphics p_281440_, BlockState p_282401_) private voidAbstractSignEditScreen.renderSignText(GuiGraphics guiGraphics) protected voidAbstractContainerScreen.renderSlot(GuiGraphics guiGraphics, Slot slot) voidCrafterScreen.renderSlot(GuiGraphics guiGraphics, Slot slot) protected voidAbstractContainerScreen.renderSlotContents(GuiGraphics guiGraphics, ItemStack itemstack, Slot slot, String countString) static voidAbstractContainerScreen.renderSlotHighlight(GuiGraphics guiGraphics, int x, int y, int blitOffset) static voidAbstractContainerScreen.renderSlotHighlight(GuiGraphics guiGraphics, int x, int y, int blitOffset, int color) protected voidAbstractContainerScreen.renderSlotHighlight(GuiGraphics guiGraphics, Slot slot, int mouseX, int mouseY, float partialTick) Renders a highlight for the given slot to indicate the mouse is currently hovering over it.protected voidCreativeModeInventoryScreen.renderTabButton(GuiGraphics guiGraphics, CreativeModeTab creativeModeTab) protected voidAbstractContainerScreen.renderTooltip(GuiGraphics guiGraphics, int x, int y) protected voidStonecutterScreen.renderTooltip(GuiGraphics guiGraphics, int x, int y) voidMerchantScreen.TradeOfferButton.renderToolTip(GuiGraphics guiGraphics, int mouseX, int mouseY) voidBeaconScreen.BeaconScreenButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidPageButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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 voidClientBundleTooltip.blit(GuiGraphics guiGraphics, int x, int y, ClientBundleTooltip.Texture texture) private static voidTooltipRenderUtil.renderFrameGradient(GuiGraphics guiGraphics, int x, int y, int width, int height, int z, int topColor, int bottomColor) private static voidTooltipRenderUtil.renderHorizontalLine(GuiGraphics guiGraphics, int x, int y, int length, int z, int color) voidClientActivePlayersTooltip.renderImage(Font font, int x, int y, GuiGraphics guiGraphics) voidClientBundleTooltip.renderImage(Font font, int x, int y, GuiGraphics guiGraphics) default voidClientTooltipComponent.renderImage(Font font, int x, int y, GuiGraphics guiGraphics) private static voidTooltipRenderUtil.renderRectangle(GuiGraphics guiGraphics, int x, int y, int width, int height, int z, int color) Deprecated.Forge: Use gradient overload insteadprivate static voidTooltipRenderUtil.renderRectangle(GuiGraphics guiGraphics, int x, int y, int width, int height, int z, int color, int colorTo) private voidClientBundleTooltip.renderSlot(int x, int y, int itemIndex, boolean isBundleFull, GuiGraphics guiGraphics, Font font) static voidTooltipRenderUtil.renderTooltipBackground(GuiGraphics guiGraphics, int x, int y, int width, int height, int z) static voidTooltipRenderUtil.renderTooltipBackground(GuiGraphics guiGraphics, int x, int y, int width, int height, int z, int backgroundTop, int backgroundBottom, int borderTop, int borderBottom) private static voidTooltipRenderUtil.renderVerticalLine(GuiGraphics guiGraphics, int x, int y, int length, int z, int color) private static voidTooltipRenderUtil.renderVerticalLineGradient(GuiGraphics guiGraphics, int x, int y, int length, int z, int topColor, int bottomColor) -
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) voidJoinMultiplayerScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidServerLinksScreen.LinkListEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidServerSelectionList.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_) voidServerSelectionList.NetworkServerEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidServerSelectionList.OnlineServerEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.options
Methods in net.minecraft.client.gui.screens.options with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidLanguageSelectScreen.LanguageSelectionList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidUnsupportedGraphicsWarningScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.screens.options.controls
Methods in net.minecraft.client.gui.screens.options.controls with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidKeyBindsList.CategoryEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidKeyBindsList.KeyEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidKeyBindsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.minecraft.client.gui.screens.packs
Methods in net.minecraft.client.gui.screens.packs with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidTransferableSelectionList.PackEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) protected voidTransferableSelectionList.renderHeader(GuiGraphics guiGraphics, int x, int y) protected voidTransferableSelectionList.renderSelection(GuiGraphics guiGraphics, int top, int width, int height, int outerColor, int innerColor) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.recipebook
Methods in net.minecraft.client.gui.screens.recipebook with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidGhostRecipe.render(GuiGraphics guiGraphics, Minecraft minecraft, int leftPos, int topPos, boolean offset, float partialTick) voidOverlayRecipeComponent.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRecipeBookComponent.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRecipeBookPage.render(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY, float partialTick) voidRecipeBookComponent.renderGhostRecipe(GuiGraphics guiGraphics, int leftPos, int topPos, boolean p_283495_, float partialTick) private voidRecipeBookComponent.renderGhostRecipeTooltip(GuiGraphics guiGraphics, int x, int y, int mouseX, int mouseY) private voidRecipeBookTabButton.renderIcon(GuiGraphics guiGraphics, ItemRenderer itemRenderer) voidRecipeBookComponent.renderTooltip(GuiGraphics guiGraphics, int renderX, int renderY, int mouseX, int mouseY) voidRecipeBookPage.renderTooltip(GuiGraphics guiGraphics, int x, int y) voidOverlayRecipeComponent.OverlayRecipeButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidRecipeBookTabButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidRecipeButton.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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.ChatSelectionList.DividerEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidChatSelectionScreen.ChatSelectionList.MessageEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidChatSelectionScreen.ChatSelectionList.MessageHeadingEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidChatSelectionScreen.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_) voidChatSelectionScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidReportReasonSelectionScreen.ReasonSelectionList.Entry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidReportReasonSelectionScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.protected voidChatSelectionScreen.ChatSelectionList.renderItem(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick, int index, int left, int top, int width, int height) 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 guiGraphics) voidPlayerEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidSocialInteractionsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidSocialInteractionsScreen.renderBackground(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) protected voidSocialInteractionsPlayerList.renderListBackground(GuiGraphics guiGraphics) protected voidSocialInteractionsPlayerList.renderListSeparators(GuiGraphics guiGraphics) -
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 guiGraphics, int mouseX, int mouseY, float partialTick) -
Uses of GuiGraphics in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidConfirmExperimentalFeaturesScreen.DetailsScreen.PackListEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidCreateWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidEditGameRulesScreen.BooleanRuleEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidEditGameRulesScreen.CategoryRuleEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidEditGameRulesScreen.IntegerRuleEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidEditWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidOptimizeWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidSelectWorldScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidWorldSelectionList.LoadingHeader.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) voidWorldSelectionList.WorldListEntry.render(GuiGraphics guiGraphics, int index, int top, int left, int width, int height, int mouseX, int mouseY, boolean hovering, float partialTick) private voidWorldSelectionList.WorldListEntry.renderExperimentalWarning(GuiGraphics guiGraphics, int mouseX, int mouseY, int top, int left) protected voidEditGameRulesScreen.GameRuleEntry.renderLabel(GuiGraphics guiGraphics, int x, int y) protected voidCreateWorldScreen.renderMenuBackground(GuiGraphics partialTick) voidEditGameRulesScreen.RuleList.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) voidWorldSelectionList.renderWidget(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) -
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 guiGraphics, float shadeColor, int alpha) voidSpectatorMenu.CloseSpectatorItem.renderIcon(GuiGraphics guiGraphics, float shadeColor, int alpha) voidSpectatorMenu.ScrollMenuItem.renderIcon(GuiGraphics guiGraphics, float shadeColor, int alpha) voidSpectatorMenuItem.renderIcon(GuiGraphics guiGraphics, float shadeColor, int 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 guiGraphics, float shadeColor, int alpha) voidTeleportToTeamMenuCategory.renderIcon(GuiGraphics guiGraphics, float shadeColor, int alpha) voidTeleportToTeamMenuCategory.TeamSelectionItem.renderIcon(GuiGraphics guiGraphics, float shadeColor, int alpha) -
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, float fade, float partialTick) private voidGameRenderer.renderConfusionOverlay(GuiGraphics guiGraphics, float scalar) private voidGameRenderer.renderItemActivationAnimation(GuiGraphics guiGraphics, float partialTick) -
Uses of GuiGraphics in net.minecraft.realms
Methods in net.minecraft.realms with parameters of type GuiGraphicsModifier and TypeMethodDescriptionvoidDisconnectedRealmsScreen.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element.voidRealmsLabel.render(GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Renders the graphical user interface (GUI) element. -
Uses of GuiGraphics in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic 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.ColorClientHooks.onRenderTooltipColor(ItemStack stack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) static RenderTooltipEvent.PreClientHooks.onRenderTooltipPre(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, List<ClientTooltipComponent> components, Font fallbackFont, ClientTooltipPositioner positioner) 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.BackgroundRendered.guiGraphicsDeprecated, for removal: This API element is subject to removal in a future version.private 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.BackgroundRendered.getGuiGraphics()Deprecated, for removal: This API element is subject to removal in a future version.Returns the gui graphics used for rendering.ScreenEvent.Render.getGuiGraphics()Returns the gui graphics used for rendering.Constructors in net.neoforged.neoforge.client.event with parameters of type GuiGraphicsModifierConstructorDescriptionBackground(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) BackgroundRendered(Screen screen, GuiGraphics guiGraphics) Deprecated, for removal: This API element is subject to removal in a future version.BossEventProgress(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, LerpingBossEvent bossEvent, int x, int y, int increment) Chat(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, int posX, int posY) Color(ItemStack stack, GuiGraphics graphics, int x, int y, Font fr, int background, int borderStart, int borderEnd, List<ClientTooltipComponent> components) protectedCustomizeGuiOverlayEvent(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick) DebugText(Window window, GuiGraphics guiGraphics, DeltaTracker partialTick, List<String> left, List<String> right) Foreground(AbstractContainerScreen<?> guiContainer, GuiGraphics guiGraphics, int mouseX, int mouseY) Post(GuiGraphics guiGraphics, DeltaTracker partialTick) Post(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, LayeredDraw.Layer layer) Post(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) Pre(GuiGraphics guiGraphics, DeltaTracker partialTick) Pre(GuiGraphics guiGraphics, DeltaTracker partialTick, ResourceLocation name, LayeredDraw.Layer layer) Pre(ItemStack stack, GuiGraphics graphics, int x, int y, int screenWidth, int screenHeight, Font font, List<ClientTooltipComponent> components, ClientTooltipPositioner positioner) Pre(Screen screen, GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick) 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, LayeredDraw.Layer layer) protectedRenderTooltipEvent(ItemStack itemStack, GuiGraphics graphics, int x, int y, Font font, List<ClientTooltipComponent> components) -
Uses of GuiGraphics in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return GuiGraphics -
Uses of GuiGraphics in net.neoforged.neoforge.client.extensions.common
Methods in net.neoforged.neoforge.client.extensions.common with parameters of type GuiGraphicsModifier and TypeMethodDescriptiondefault 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 voidIClientItemExtensions.renderHelmetOverlay(ItemStack stack, Player player, GuiGraphics guiGraphics, DeltaTracker deltaTracker) Called when the client starts rendering the HUD, and is wearing this item in the helmet slot.default booleanIClientMobEffectExtensions.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 booleanIClientMobEffectExtensions.renderInventoryText(MobEffectInstance instance, EffectRenderingInventoryScreen<?> screen, GuiGraphics guiGraphics, int x, int y, int blitOffset) Renders the text of the specified effect in the player's inventory. -
Uses of GuiGraphics in net.neoforged.neoforge.client.gui
Methods in net.neoforged.neoforge.client.gui with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic voidScreenUtils.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 voidScreenUtils.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 voidScreenUtils.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 voidScreenUtils.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 voidScreenUtils.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 voidScreenUtils.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 voidLoadingErrorScreen.drawMultiLineCenteredString(GuiGraphics guiGraphics, Font fr, Component str, int x, int y) protected voidModListScreen.InfoPanel.drawPanel(GuiGraphics guiGraphics, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY) protected voidModMismatchDisconnectedScreen.MismatchInfoPanel.drawPanel(GuiGraphics guiGraphics, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY) static voidScreenUtils.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.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_) voidGuiLayerManager.render(GuiGraphics guiGraphics, DeltaTracker partialTick) voidLoadingErrorScreen.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) 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) voidScrollableExperimentsScreen.ExperimentSelectionList.ExperimentEntry.render(GuiGraphics graphics, int entryIdx, int top, int left, int entryWidth, int entryHeight, 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) -
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, Tesselator tess, 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, Tesselator tess, int mouseX, int mouseY) Draw anything special on the screen.voidModListWidget.ModEntry.render(GuiGraphics guiGraphics, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean isMouseOver, float partialTick) voidScrollPanel.render(GuiGraphics guiGraphics, int mouseX, int mouseY, 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) -
Uses of GuiGraphics in net.neoforged.neoforge.forge.snapshots
Methods in net.neoforged.neoforge.forge.snapshots with parameters of type GuiGraphicsModifier and TypeMethodDescriptionstatic voidForgeSnapshotsModClient.renderMainMenuWarning(String neoForgeVersion, GuiGraphics graphics, Font font, int width, int height, int alpha)