Uses of Class
com.mojang.blaze3d.matrix.MatrixStack
Packages that use MatrixStack
Package
Description
-
Uses of MatrixStack in com.mojang.realmsclient
Methods in com.mojang.realmsclient with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidRealmsMainScreen.drawClose(MatrixStack p_237626_1_, int p_237626_2_, int p_237626_3_, int p_237626_4_, int p_237626_5_) private voidRealmsMainScreen.drawConfigure(MatrixStack p_237633_1_, int p_237633_2_, int p_237633_3_, int p_237633_4_, int p_237633_5_) private voidRealmsMainScreen.drawExpired(MatrixStack p_237614_1_, int p_237614_2_, int p_237614_3_, int p_237614_4_, int p_237614_5_) private voidRealmsMainScreen.drawExpiring(MatrixStack p_237606_1_, int p_237606_2_, int p_237606_3_, int p_237606_4_, int p_237606_5_, int p_237606_6_) private voidRealmsMainScreen.drawInvitationPendingIcon(MatrixStack p_237581_1_, int p_237581_2_, int p_237581_3_, int p_237581_4_, int p_237581_5_, boolean p_237581_6_, boolean p_237581_7_) private voidRealmsMainScreen.drawLeave(MatrixStack p_237630_1_, int p_237630_2_, int p_237630_3_, int p_237630_4_, int p_237630_5_) private voidRealmsMainScreen.drawOpen(MatrixStack p_237620_1_, int p_237620_2_, int p_237620_3_, int p_237620_4_, int p_237620_5_) private voidRealmsMainScreen.drawPopup(MatrixStack p_237605_1_, int p_237605_2_, int p_237605_3_) private voidRealmsMainScreen.drawRealmsLogo(MatrixStack p_237579_1_, int p_237579_2_, int p_237579_3_) voidRealmsMainScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsMainScreen.ServerEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsMainScreen.TrialServerEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsMainScreen.CloseButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidRealmsMainScreen.InfoButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidRealmsMainScreen.NewsButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidRealmsMainScreen.PendingInvitesButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) private voidRealmsMainScreen.ServerEntry.renderLegacy(RealmsServer p_237679_1_, MatrixStack p_237679_2_, int p_237679_3_, int p_237679_4_, int p_237679_5_, int p_237679_6_) private voidRealmsMainScreen.renderLocal(MatrixStack p_237604_1_) private voidRealmsMainScreen.ServerEntry.renderMcoServerItem(RealmsServer p_237678_1_, MatrixStack p_237678_2_, int p_237678_3_, int p_237678_4_, int p_237678_5_, int p_237678_6_) private voidRealmsMainScreen.renderMoreInfo(MatrixStack p_237580_1_, int p_237580_2_, int p_237580_3_, int p_237580_4_, int p_237580_5_, boolean p_237580_6_) protected voidRealmsMainScreen.renderMousehoverTooltip(MatrixStack p_237583_1_, List<ITextComponent> p_237583_2_, int p_237583_3_, int p_237583_4_) private voidRealmsMainScreen.renderNews(MatrixStack p_237582_1_, int p_237582_2_, int p_237582_3_, boolean p_237582_4_, int p_237582_5_, int p_237582_6_, boolean p_237582_7_, boolean p_237582_8_) private voidRealmsMainScreen.renderStage(MatrixStack p_237613_1_) private voidRealmsMainScreen.TrialServerEntry.renderTrialItem(MatrixStack p_237681_1_, int p_237681_2_, int p_237681_3_, int p_237681_4_, int p_237681_5_, int p_237681_6_) -
Uses of MatrixStack in com.mojang.realmsclient.gui
Methods in com.mojang.realmsclient.gui with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected abstract voidListButton.draw(MatrixStack p_230435_1_, int p_230435_2_, int p_230435_3_, boolean p_230435_4_) static voidListButton.drawButtonsInRow(MatrixStack p_237727_0_, List<ListButton> p_237727_1_, RealmsObjectSelectionList<?> p_237727_2_, int p_237727_3_, int p_237727_4_, int p_237727_5_, int p_237727_6_) voidListButton.drawForRowAt(MatrixStack p_237726_1_, int p_237726_2_, int p_237726_3_, int p_237726_4_, int p_237726_5_) private voidRealmsServerSlotButton.drawSlotFrame(MatrixStack p_237718_1_, int p_237718_2_, int p_237718_3_, int p_237718_4_, int p_237718_5_, boolean p_237718_6_, String p_237718_7_, int p_237718_8_, long p_237718_9_, String p_237718_11_, boolean p_237718_12_, boolean p_237718_13_, RealmsServerSlotButton.Action p_237718_14_, ITextComponent p_237718_15_) voidRealmsServerSlotButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) -
Uses of MatrixStack in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected voidRealmsPendingInvitesScreen.InvitationEntry.AcceptButton.draw(MatrixStack p_230435_1_, int p_230435_2_, int p_230435_3_, boolean p_230435_4_) protected voidRealmsPendingInvitesScreen.InvitationEntry.RejectButton.draw(MatrixStack p_230435_1_, int p_230435_2_, int p_230435_3_, boolean p_230435_4_) private voidRealmsConfigureWorldScreen.drawClose(MatrixStack p_237813_1_, int p_237813_2_, int p_237813_3_, int p_237813_4_, int p_237813_5_) private voidRealmsDownloadLatestWorldScreen.drawDots(MatrixStack p_237835_1_) private voidRealmsUploadScreen.drawDots(MatrixStack p_238086_1_) private voidRealmsDownloadLatestWorldScreen.drawDownloadSpeed(MatrixStack p_237838_1_) private voidRealmsDownloadLatestWorldScreen.drawDownloadSpeed0(MatrixStack p_237833_1_, long p_237833_2_) private voidRealmsConfigureWorldScreen.drawExpired(MatrixStack p_237809_1_, int p_237809_2_, int p_237809_3_, int p_237809_4_, int p_237809_5_) private voidRealmsConfigureWorldScreen.drawExpiring(MatrixStack p_237804_1_, int p_237804_2_, int p_237804_3_, int p_237804_4_, int p_237804_5_, int p_237804_6_) private voidRealmsResetWorldScreen.drawFrame(MatrixStack p_237948_1_, int p_237948_2_, int p_237948_3_, ITextComponent p_237948_4_, ResourceLocation p_237948_5_, boolean p_237948_6_, boolean p_237948_7_) private voidRealmsNotificationsScreen.drawIcons(MatrixStack p_237857_1_, int p_237857_2_, int p_237857_3_) private voidRealmsSelectWorldTemplateScreen.WorldTemplateSelectionEntry.drawIcons(MatrixStack p_238028_1_, int p_238028_2_, int p_238028_3_, int p_238028_4_, int p_238028_5_, String p_238028_6_, String p_238028_7_, String p_238028_8_) private voidRealmsSelectWorldTemplateScreen.WorldTemplateSelectionEntry.drawImage(MatrixStack p_238027_1_, int p_238027_2_, int p_238027_3_, int p_238027_4_, int p_238027_5_, WorldTemplate p_238027_6_) private voidRealmsBackupScreen.BackupObjectSelectionListEntry.drawInfo(MatrixStack p_237768_1_, int p_237768_2_, int p_237768_3_, int p_237768_4_, int p_237768_5_) private voidRealmsPlayerScreen.drawNormal(MatrixStack p_237925_1_, int p_237925_2_, int p_237925_3_, int p_237925_4_, int p_237925_5_) private voidRealmsConfigureWorldScreen.drawOpen(MatrixStack p_237811_1_, int p_237811_2_, int p_237811_3_, int p_237811_4_, int p_237811_5_) private voidRealmsPlayerScreen.drawOpped(MatrixStack p_237921_1_, int p_237921_2_, int p_237921_3_, int p_237921_4_, int p_237921_5_) private voidRealmsDownloadLatestWorldScreen.drawProgressBar(MatrixStack p_237836_1_) private voidRealmsUploadScreen.drawProgressBar(MatrixStack p_238088_1_) private voidRealmsPlayerScreen.drawRemoveIcon(MatrixStack p_237914_1_, int p_237914_2_, int p_237914_3_, int p_237914_4_, int p_237914_5_) private voidRealmsBackupScreen.BackupObjectSelectionListEntry.drawRestore(MatrixStack p_237766_1_, int p_237766_2_, int p_237766_3_, int p_237766_4_, int p_237766_5_) private voidRealmsConfigureWorldScreen.drawServerStatus(MatrixStack p_237807_1_, int p_237807_2_, int p_237807_3_, int p_237807_4_, int p_237807_5_) private voidRealmsBrokenWorldScreen.drawSlotFrame(MatrixStack p_237775_1_, int p_237775_2_, int p_237775_3_, int p_237775_4_, int p_237775_5_, boolean p_237775_6_, String p_237775_7_, int p_237775_8_, long p_237775_9_, String p_237775_11_, boolean p_237775_12_) private voidRealmsUploadScreen.drawUploadSpeed(MatrixStack p_238089_1_) private voidRealmsUploadScreen.drawUploadSpeed0(MatrixStack p_238083_1_, long p_238083_2_) voidRealmsBackupInfoScreen.BackupInfoEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsBackupInfoScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsBackupScreen.BackupObjectSelectionListEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsBackupScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsBrokenWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsClientOutdatedScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsConfigureWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsConfirmScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsCreateRealmScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsDownloadLatestWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsGenericErrorScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsInviteScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsLongConfirmationScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsLongRunningMcoTaskScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsNotificationsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsParentalConsentScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsPendingInvitesScreen.InvitationEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsPendingInvitesScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsPlayerScreen.InvitedEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsPlayerScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsResetNormalWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsResetWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsSelectFileToUploadScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsSelectFileToUploadScreen.WorldSelectionEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsSelectWorldTemplateScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsSelectWorldTemplateScreen.WorldTemplateSelectionEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidRealmsSettingsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsSlotOptionsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsSubscriptionInfoScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsTermsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsUploadScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsBackupScreen.BackupObjectSelectionList.renderBackground(MatrixStack p_230433_1_) voidRealmsPendingInvitesScreen.InvitationList.renderBackground(MatrixStack p_230433_1_) voidRealmsPlayerScreen.InvitedList.renderBackground(MatrixStack p_230433_1_) voidRealmsSelectFileToUploadScreen.WorldSelectionList.renderBackground(MatrixStack p_230433_1_) voidRealmsSelectWorldTemplateScreen.WorldTemplateSelectionList.renderBackground(MatrixStack p_230433_1_) private voidRealmsBackupScreen.BackupObjectSelectionListEntry.renderBackupItem(MatrixStack p_237767_1_, Backup p_237767_2_, int p_237767_3_, int p_237767_4_, int p_237767_5_, int p_237767_6_) voidRealmsResetWorldScreen.TexturedButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) private voidRealmsPlayerScreen.InvitedEntry.renderInvitedItem(MatrixStack p_237932_1_, PlayerInfo p_237932_2_, int p_237932_3_, int p_237932_4_, int p_237932_5_, int p_237932_6_) protected voidRealmsSelectFileToUploadScreen.WorldSelectionEntry.renderItem(MatrixStack p_237985_1_, WorldSummary p_237985_2_, int p_237985_3_, int p_237985_4_, int p_237985_5_) protected voidRealmsBackupScreen.renderMousehoverTooltip(MatrixStack p_237744_1_, ITextComponent p_237744_2_, int p_237744_3_, int p_237744_4_) protected voidRealmsConfigureWorldScreen.renderMousehoverTooltip(MatrixStack p_237796_1_, ITextComponent p_237796_2_, int p_237796_3_, int p_237796_4_) protected voidRealmsPendingInvitesScreen.renderMousehoverTooltip(MatrixStack p_237866_1_, ITextComponent p_237866_2_, int p_237866_3_, int p_237866_4_) protected voidRealmsPlayerScreen.renderMousehoverTooltip(MatrixStack p_237903_1_, ITextComponent p_237903_2_, int p_237903_3_, int p_237903_4_) protected voidRealmsSelectWorldTemplateScreen.renderMousehoverTooltip(MatrixStack p_237993_1_, ITextComponent p_237993_2_, int p_237993_3_, int p_237993_4_) private voidRealmsSelectWorldTemplateScreen.renderMultilineMessage(MatrixStack p_237992_1_, int p_237992_2_, int p_237992_3_, List<TextRenderingUtils.Line> p_237992_4_) private voidRealmsPendingInvitesScreen.InvitationEntry.renderPendingInvitationItem(MatrixStack p_237893_1_, PendingInvite p_237893_2_, int p_237893_3_, int p_237893_4_, int p_237893_5_, int p_237893_6_) private voidRealmsSelectWorldTemplateScreen.WorldTemplateSelectionEntry.renderWorldTemplateItem(MatrixStack p_238029_1_, WorldTemplate p_238029_2_, int p_238029_3_, int p_238029_4_, int p_238029_5_, int p_238029_6_) -
Uses of MatrixStack in net.minecraft.client
Methods in net.minecraft.client with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidMinecraft.renderFpsMeter(MatrixStack p_238183_1_, IProfileResult p_238183_2_) -
Uses of MatrixStack in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic voidAbstractGui.blit(MatrixStack p_238463_0_, int p_238463_1_, int p_238463_2_, float p_238463_3_, float p_238463_4_, int p_238463_5_, int p_238463_6_, int p_238463_7_, int p_238463_8_) static voidAbstractGui.blit(MatrixStack p_238464_0_, int p_238464_1_, int p_238464_2_, int p_238464_3_, float p_238464_4_, float p_238464_5_, int p_238464_6_, int p_238464_7_, int p_238464_8_, int p_238464_9_) static voidAbstractGui.blit(MatrixStack p_238466_0_, int p_238466_1_, int p_238466_2_, int p_238466_3_, int p_238466_4_, float p_238466_5_, float p_238466_6_, int p_238466_7_, int p_238466_8_, int p_238466_9_, int p_238466_10_) voidAbstractGui.blit(MatrixStack p_238474_1_, int p_238474_2_, int p_238474_3_, int p_238474_4_, int p_238474_5_, int p_238474_6_, int p_238474_7_) static voidAbstractGui.blit(MatrixStack p_238470_0_, int p_238470_1_, int p_238470_2_, int p_238470_3_, int p_238470_4_, int p_238470_5_, TextureAtlasSprite p_238470_6_) protected voidIngameGui.displayScoreboardSidebar(MatrixStack p_238447_1_, ScoreObjective p_238447_2_) intFontRenderer.draw(MatrixStack p_238421_1_, String p_238421_2_, float p_238421_3_, float p_238421_4_, int p_238421_5_) intFontRenderer.draw(MatrixStack p_238422_1_, IReorderingProcessor p_238422_2_, float p_238422_3_, float p_238422_4_, int p_238422_5_) intFontRenderer.draw(MatrixStack p_243248_1_, ITextComponent p_243248_2_, float p_243248_3_, float p_243248_4_, int p_243248_5_) private voidMapItemRenderer.Instance.draw(MatrixStack p_228089_1_, IRenderTypeBuffer p_228089_2_, boolean p_228089_3_, int p_228089_4_) protected voidIngameGui.drawBackdrop(MatrixStack p_238448_1_, FontRenderer p_238448_2_, int p_238448_3_, int p_238448_4_, int p_238448_5_) static voidAbstractGui.drawCenteredString(MatrixStack p_238471_0_, FontRenderer p_238471_1_, String p_238471_2_, int p_238471_3_, int p_238471_4_, int p_238471_5_) static voidAbstractGui.drawCenteredString(MatrixStack p_238472_0_, FontRenderer p_238472_1_, ITextComponent p_238472_2_, int p_238472_3_, int p_238472_4_, int p_238472_5_) private voidResourceLoadProgressGui.drawProgressBar(MatrixStack p_238629_1_, int p_238629_2_, int p_238629_3_, int p_238629_4_, int p_238629_5_, float p_238629_6_) intFontRenderer.drawShadow(MatrixStack p_238405_1_, String p_238405_2_, float p_238405_3_, float p_238405_4_, int p_238405_5_) intFontRenderer.drawShadow(MatrixStack p_238406_1_, String p_238406_2_, float p_238406_3_, float p_238406_4_, int p_238406_5_, boolean p_238406_6_) intFontRenderer.drawShadow(MatrixStack p_238407_1_, IReorderingProcessor p_238407_2_, float p_238407_3_, float p_238407_4_, int p_238407_5_) intFontRenderer.drawShadow(MatrixStack p_243246_1_, ITextComponent p_243246_2_, float p_243246_3_, float p_243246_4_, int p_243246_5_) static voidAbstractGui.drawString(MatrixStack p_238476_0_, FontRenderer p_238476_1_, String p_238476_2_, int p_238476_3_, int p_238476_4_, int p_238476_5_) static voidAbstractGui.drawString(MatrixStack p_238475_0_, FontRenderer p_238475_1_, ITextComponent p_238475_2_, int p_238475_3_, int p_238475_4_, int p_238475_5_) static voidAbstractGui.fill(MatrixStack p_238467_0_, int p_238467_1_, int p_238467_2_, int p_238467_3_, int p_238467_4_, int p_238467_5_) protected voidAbstractGui.fillGradient(MatrixStack p_238468_1_, int p_238468_2_, int p_238468_3_, int p_238468_4_, int p_238468_5_, int p_238468_6_, int p_238468_7_) protected voidAbstractGui.hLine(MatrixStack p_238465_1_, int p_238465_2_, int p_238465_3_, int p_238465_4_, int p_238465_5_) private static voidAbstractGui.innerBlit(MatrixStack p_238469_0_, int p_238469_1_, int p_238469_2_, int p_238469_3_, int p_238469_4_, int p_238469_5_, int p_238469_6_, int p_238469_7_, float p_238469_8_, float p_238469_9_, int p_238469_10_, int p_238469_11_) voidCommandSuggestionHelper.render(MatrixStack p_238500_1_, int p_238500_2_, int p_238500_3_) voidCommandSuggestionHelper.Suggestions.render(MatrixStack p_238501_1_, int p_238501_2_, int p_238501_3_) voidDisplayEffectsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidIngameGui.render(MatrixStack p_238445_1_, float p_238445_2_) voidIRenderable.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMapItemRenderer.render(MatrixStack p_228086_1_, IRenderTypeBuffer p_228086_2_, MapData p_228086_3_, boolean p_228086_4_, int p_228086_5_) voidNewChatGui.render(MatrixStack p_238492_1_, int p_238492_2_) voidResourceLoadProgressGui.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) private voidDisplayEffectsScreen.renderBackgrounds(MatrixStack p_238810_1_, int p_238810_2_, int p_238810_3_, Iterable<EffectInstance> p_238810_4_) intIBidiRenderer.renderCentered(MatrixStack p_241863_1_, int p_241863_2_, int p_241863_3_) intIBidiRenderer.renderCentered(MatrixStack p_241864_1_, int p_241864_2_, int p_241864_3_, int p_241864_4_, int p_241864_5_) protected voidIngameGui.renderCrosshair(MatrixStack p_238456_1_) voidIngameGui.renderDemoOverlay(MatrixStack p_238455_1_) private voidDisplayEffectsScreen.renderEffects(MatrixStack p_238811_1_) protected voidIngameGui.renderEffects(MatrixStack p_238444_1_) voidIngameGui.renderExperienceBar(MatrixStack p_238454_1_, int p_238454_2_) protected voidIngameGui.renderHotbar(float p_238443_1_, MatrixStack p_238443_2_) voidSpectatorGui.renderHotbar(MatrixStack p_238528_1_, float p_238528_2_) private voidDisplayEffectsScreen.renderIcons(MatrixStack p_238812_1_, int p_238812_2_, int p_238812_3_, Iterable<EffectInstance> p_238812_4_) voidIngameGui.renderJumpMeter(MatrixStack p_238446_1_, int p_238446_2_) private voidDisplayEffectsScreen.renderLabels(MatrixStack p_238813_1_, int p_238813_2_, int p_238813_3_, Iterable<EffectInstance> p_238813_4_) intIBidiRenderer.renderLeftAligned(MatrixStack p_241865_1_, int p_241865_2_, int p_241865_3_, int p_241865_4_, int p_241865_5_) intIBidiRenderer.renderLeftAlignedNoShadow(MatrixStack p_241866_1_, int p_241866_2_, int p_241866_3_, int p_241866_4_, int p_241866_5_) protected voidSpectatorGui.renderPage(MatrixStack p_238529_1_, float p_238529_2_, int p_238529_3_, int p_238529_4_, SpectatorDetails p_238529_5_) private voidIngameGui.renderPlayerHealth(MatrixStack p_238457_1_) voidIngameGui.renderSelectedItemName(MatrixStack p_238453_1_) private voidSpectatorGui.renderSlot(MatrixStack p_238530_1_, int p_238530_2_, int p_238530_3_, float p_238530_4_, float p_238530_5_, ISpectatorMenuObject p_238530_6_) voidSpectatorGui.renderTooltip(MatrixStack p_238527_1_) private voidIngameGui.renderVehicleHealth(MatrixStack p_238458_1_) protected voidAbstractGui.vLine(MatrixStack p_238473_1_, int p_238473_2_, int p_238473_3_, int p_238473_4_, int p_238473_5_) -
Uses of MatrixStack in net.minecraft.client.gui.advancements
Methods in net.minecraft.client.gui.advancements with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidAdvancementEntryGui.draw(MatrixStack p_238688_1_, int p_238688_2_, int p_238688_3_) voidAdvancementTabType.draw(MatrixStack p_238686_1_, AbstractGui p_238686_2_, int p_238686_3_, int p_238686_4_, boolean p_238686_5_, int p_238686_6_) voidAdvancementEntryGui.drawConnectivity(MatrixStack p_238692_1_, int p_238692_2_, int p_238692_3_, boolean p_238692_4_) voidAdvancementTabGui.drawContents(MatrixStack p_238682_1_) voidAdvancementEntryGui.drawHover(MatrixStack p_238689_1_, int p_238689_2_, int p_238689_3_, float p_238689_4_, int p_238689_5_, int p_238689_6_) voidAdvancementTabGui.drawTab(MatrixStack p_238683_1_, int p_238683_2_, int p_238683_3_, boolean p_238683_4_) voidAdvancementTabGui.drawTooltips(MatrixStack p_238684_1_, int p_238684_2_, int p_238684_3_, int p_238684_4_, int p_238684_5_) voidAdvancementsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) protected voidAdvancementEntryGui.render9Sprite(MatrixStack p_238691_1_, int p_238691_2_, int p_238691_3_, int p_238691_4_, int p_238691_5_, int p_238691_6_, int p_238691_7_, int p_238691_8_, int p_238691_9_, int p_238691_10_) private voidAdvancementsScreen.renderInside(MatrixStack p_238696_1_, int p_238696_2_, int p_238696_3_, int p_238696_4_, int p_238696_5_) protected voidAdvancementEntryGui.renderRepeating(MatrixStack p_238690_1_, int p_238690_2_, int p_238690_3_, int p_238690_4_, int p_238690_5_, int p_238690_6_, int p_238690_7_, int p_238690_8_, int p_238690_9_) private voidAdvancementsScreen.renderTooltips(MatrixStack p_238697_1_, int p_238697_2_, int p_238697_3_, int p_238697_4_, int p_238697_5_) voidAdvancementsScreen.renderWindow(MatrixStack p_238695_1_, int p_238695_2_, int p_238695_3_) -
Uses of MatrixStack in net.minecraft.client.gui.overlay
Methods in net.minecraft.client.gui.overlay with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidBossOverlayGui.drawBar(MatrixStack p_238485_1_, int p_238485_2_, int p_238485_3_, BossInfo p_238485_4_) private voidDebugOverlayGui.drawChart(MatrixStack p_238509_1_, FrameTimer p_238509_2_, int p_238509_3_, int p_238509_4_, boolean p_238509_5_) protected voidDebugOverlayGui.drawGameInformation(MatrixStack p_230024_1_) protected voidDebugOverlayGui.drawSystemInformation(MatrixStack p_230025_1_) voidBossOverlayGui.render(MatrixStack p_238484_1_) voidDebugOverlayGui.render(MatrixStack p_194818_1_) voidPlayerTabOverlayGui.render(MatrixStack p_238523_1_, int p_238523_2_, Scoreboard p_238523_3_, ScoreObjective p_238523_4_) voidSubtitleOverlayGui.render(MatrixStack p_195620_1_) protected voidPlayerTabOverlayGui.renderPingIcon(MatrixStack p_238522_1_, int p_238522_2_, int p_238522_3_, int p_238522_4_, NetworkPlayerInfo p_238522_5_) private voidPlayerTabOverlayGui.renderTablistScore(ScoreObjective p_175247_1_, int p_175247_2_, String p_175247_3_, int p_175247_4_, int p_175247_5_, NetworkPlayerInfo p_175247_6_, MatrixStack p_175247_7_) -
Uses of MatrixStack in net.minecraft.client.gui.recipebook
Methods in net.minecraft.client.gui.recipebook with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidRecipeOverlayGui.nineInchSprite(MatrixStack p_238923_1_, int p_238923_2_, int p_238923_3_, int p_238923_4_, int p_238923_5_, int p_238923_6_, int p_238923_7_) voidGhostRecipe.render(MatrixStack p_238922_1_, Minecraft p_238922_2_, int p_238922_3_, int p_238922_4_, boolean p_238922_5_, float p_238922_6_) voidRecipeBookGui.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRecipeBookPage.render(MatrixStack p_238927_1_, int p_238927_2_, int p_238927_3_, int p_238927_4_, int p_238927_5_, float p_238927_6_) voidRecipeOverlayGui.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRecipeOverlayGui.RecipeButtonWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidRecipeTabToggleWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidRecipeWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidAbstractRecipeBookGui.renderGhostRecipe(MatrixStack p_230477_1_, int p_230477_2_, int p_230477_3_, boolean p_230477_4_, float p_230477_5_) voidRecipeBookGui.renderGhostRecipe(MatrixStack p_230477_1_, int p_230477_2_, int p_230477_3_, boolean p_230477_4_, float p_230477_5_) private voidRecipeBookGui.renderGhostRecipeTooltip(MatrixStack p_238925_1_, int p_238925_2_, int p_238925_3_, int p_238925_4_, int p_238925_5_) voidRecipeBookGui.renderTooltip(MatrixStack p_238924_1_, int p_238924_2_, int p_238924_3_, int p_238924_4_, int p_238924_5_) voidRecipeBookPage.renderTooltip(MatrixStack p_238926_1_, int p_238926_2_, int p_238926_3_) -
Uses of MatrixStack in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidCreateFlatWorldScreen.DetailsList.LayerEntry.blitSlot(MatrixStack p_238605_1_, int p_238605_2_, int p_238605_3_, ItemStack p_238605_4_) private voidFlatPresetsScreen.SlotList.PresetEntry.blitSlot(MatrixStack p_238647_1_, int p_238647_2_, int p_238647_3_, Item p_238647_4_) private voidStatsScreen.blitSlot(MatrixStack p_238667_1_, int p_238667_2_, int p_238667_3_, Item p_238667_4_) private voidCreateFlatWorldScreen.DetailsList.LayerEntry.blitSlotBg(MatrixStack p_238604_1_, int p_238604_2_, int p_238604_3_) private voidFlatPresetsScreen.SlotList.PresetEntry.blitSlotBg(MatrixStack p_238646_1_, int p_238646_2_, int p_238646_3_) private voidStatsScreen.blitSlotIcon(MatrixStack p_238674_1_, int p_238674_2_, int p_238674_3_, int p_238674_4_, int p_238674_5_) protected voidServerSelectionList.NormalEntry.drawIcon(MatrixStack p_238859_1_, int p_238859_2_, int p_238859_3_, ResourceLocation p_238859_4_) private voidGamemodeSelectionScreen.SelectorWidget.drawSelection(MatrixStack p_238740_1_, TextureManager p_238740_2_) private voidGamemodeSelectionScreen.SelectorWidget.drawSlot(MatrixStack p_238738_1_, TextureManager p_238738_2_) voidAbstractCommandBlockScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidAddServerScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidAlertScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidChatScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidConfirmBackupScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidConfirmOpenLinkScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidConfirmScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidConnectingScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidControlsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCreateBuffetWorldScreen.BiomeList.BiomeEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidCreateBuffetWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCreateFlatWorldScreen.DetailsList.LayerEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidCreateFlatWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCreateWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCustomizeSkinScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDatapackFailureScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDeathScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDemoScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDirtMessageScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDisconnectedScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDownloadTerrainScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditBookScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditGamerulesScreen.BooleanEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidEditGamerulesScreen.GamerulesList.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditGamerulesScreen.IntegerEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidEditGamerulesScreen.NameEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidEditGamerulesScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditSignScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditStructureScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEditWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidEnchantmentScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidErrorScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidFlatPresetsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidFlatPresetsScreen.SlotList.PresetEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidGamemodeSelectionScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidGPUWarningScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidGrindstoneScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidHopperScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidIngameMenuScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidJigsawScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidLanguageScreen.List.LanguageEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidLanguageScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidLoomScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMainMenuScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMemoryErrorScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMouseSettingsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMultiplayerScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMultiplayerWarningScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidOptimizeWorldScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidOptionsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidOptionsSoundsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidPackScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidReadBookScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidServerListScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidServerSelectionList.LanDetectedEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidServerSelectionList.LanScanEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidServerSelectionList.NormalEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidShareToLanScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidStatsScreen.CustomStatsList.Entry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidStatsScreen.MobStatsList.Entry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidStatsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidStatsScreen.StatsList.Entry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidVideoSettingsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWinGameScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWithNarratorSettingsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWorkingScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWorldLoadProgressScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWorldOptionsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidWorldSelectionList.Entry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidWorldSelectionScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDemoScreen.renderBackground(MatrixStack p_230446_1_) protected voidLanguageScreen.List.renderBackground(MatrixStack p_230433_1_) voidScreen.renderBackground(MatrixStack p_230446_1_) voidScreen.renderBackground(MatrixStack p_238651_1_, int p_238651_2_) protected voidStatsScreen.CustomStatsList.renderBackground(MatrixStack p_230433_1_) protected voidStatsScreen.MobStatsList.renderBackground(MatrixStack p_230433_1_) protected voidStatsScreen.StatsList.renderBackground(MatrixStack p_230433_1_) protected voidEnchantmentScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidGrindstoneScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidHopperScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidLoomScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) voidGamemodeSelectionScreen.SelectorWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) static voidWorldLoadProgressScreen.renderChunks(MatrixStack p_238625_0_, TrackingChunkStatusListener p_238625_1_, int p_238625_2_, int p_238625_3_, int p_238625_4_, int p_238625_5_) protected voidScreen.renderComponentHoverEffect(MatrixStack p_238653_1_, Style p_238653_2_, int p_238653_3_, int p_238653_4_) voidScreen.renderComponentTooltip(MatrixStack p_243308_1_, List<ITextComponent> p_243308_2_, int p_243308_3_, int p_243308_4_) private voidEditBookScreen.renderCursor(MatrixStack p_238756_1_, EditBookScreen.Point p_238756_2_, boolean p_238756_3_) protected voidStatsScreen.StatsList.renderDecorations(MatrixStack p_230447_1_, int p_230447_2_, int p_230447_3_) protected voidStatsScreen.StatsList.renderHeader(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) protected voidEditGamerulesScreen.ValueEntry.renderLabel(MatrixStack p_241649_1_, int p_241649_2_, int p_241649_3_) protected voidStatsScreen.StatsList.renderMousehoverTooltip(MatrixStack p_238680_1_, ITextComponent p_238680_2_, int p_238680_3_, int p_238680_4_) protected voidStatsScreen.StatsList.Entry.renderStat(MatrixStack p_238681_1_, Stat<?> p_238681_2_, int p_238681_3_, int p_238681_4_, boolean p_238681_5_) voidScreen.renderTooltip(MatrixStack p_238654_1_, List<? extends IReorderingProcessor> p_238654_2_, int p_238654_3_, int p_238654_4_) protected voidScreen.renderTooltip(MatrixStack p_230457_1_, ItemStack p_230457_2_, int p_230457_3_, int p_230457_4_) voidScreen.renderTooltip(MatrixStack p_238652_1_, ITextComponent p_238652_2_, int p_238652_3_, int p_238652_4_) voidScreen.renderToolTip(MatrixStack p_238654_1_, List<? extends IReorderingProcessor> p_238654_2_, int p_238654_3_, int p_238654_4_, FontRenderer font) voidScreen.renderWrappedToolTip(MatrixStack matrixStack, List<? extends ITextProperties> tooltips, int mouseX, int mouseY, FontRenderer font) -
Uses of MatrixStack in net.minecraft.client.gui.screen.inventory
Methods in net.minecraft.client.gui.screen.inventory with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected booleanCreativeScreen.checkTabHovering(MatrixStack p_238809_1_, ItemGroup p_238809_2_, int p_238809_3_, int p_238809_4_) voidAbstractFurnaceScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidAbstractRepairScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidBeaconScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidBrewingStandScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCartographyTableScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidChestScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidContainerScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCraftingScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidCreativeScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidDispenserScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidHorseInventoryScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidInventoryScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidMerchantScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidShulkerBoxScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidStonecutterScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) private voidMerchantScreen.renderAndDecorateCostA(MatrixStack p_238841_1_, ItemStack p_238841_2_, ItemStack p_238841_3_, int p_238841_4_, int p_238841_5_) protected voidAbstractFurnaceScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidAbstractRepairScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidBeaconScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidBrewingStandScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidCartographyTableScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidChestScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected abstract voidContainerScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidCraftingScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidCreativeScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidDispenserScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidHorseInventoryScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidInventoryScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidMerchantScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidShulkerBoxScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) protected voidStonecutterScreen.renderBg(MatrixStack p_230450_1_, float p_230450_2_, int p_230450_3_, int p_230450_4_) voidBeaconScreen.Button.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) private voidMerchantScreen.renderButtonArrows(MatrixStack p_238842_1_, MerchantOffer p_238842_2_, int p_238842_3_, int p_238842_4_) private voidStonecutterScreen.renderButtons(MatrixStack p_238853_1_, int p_238853_2_, int p_238853_3_, int p_238853_4_, int p_238853_5_, int p_238853_6_) protected voidAbstractRepairScreen.renderFg(MatrixStack p_230452_1_, int p_230452_2_, int p_230452_3_, float p_230452_4_) voidAnvilScreen.renderFg(MatrixStack p_230452_1_, int p_230452_2_, int p_230452_3_, float p_230452_4_) protected abstract voidBeaconScreen.Button.renderIcon(MatrixStack p_230454_1_) protected voidBeaconScreen.PowerButton.renderIcon(MatrixStack p_230454_1_) protected voidBeaconScreen.SpriteButton.renderIcon(MatrixStack p_230454_1_) protected voidAnvilScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidBeaconScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidContainerScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidCreativeScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidInventoryScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidMerchantScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) protected voidSmithingTableScreen.renderLabels(MatrixStack p_230451_1_, int p_230451_2_, int p_230451_3_) private voidMerchantScreen.renderProgressBar(MatrixStack p_238839_1_, int p_238839_2_, int p_238839_3_, MerchantOffer p_238839_4_) private voidCartographyTableScreen.renderResultingMap(MatrixStack p_238807_1_, MapData p_238807_2_, boolean p_238807_3_, boolean p_238807_4_, boolean p_238807_5_, boolean p_238807_6_) private voidMerchantScreen.renderScroller(MatrixStack p_238840_1_, int p_238840_2_, int p_238840_3_, MerchantOffers p_238840_4_) private voidContainerScreen.renderSlot(MatrixStack p_238746_1_, Slot p_238746_2_) protected voidCreativeScreen.renderTabButton(MatrixStack p_238808_1_, ItemGroup p_238808_2_) protected voidContainerScreen.renderTooltip(MatrixStack p_230459_1_, int p_230459_2_, int p_230459_3_) protected voidCreativeScreen.renderTooltip(MatrixStack p_230457_1_, ItemStack p_230457_2_, int p_230457_3_, int p_230457_4_) protected voidStonecutterScreen.renderTooltip(MatrixStack p_230459_1_, int p_230459_2_, int p_230459_3_) voidBeaconScreen.CancelButton.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) voidBeaconScreen.ConfirmButton.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) voidBeaconScreen.PowerButton.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) voidMerchantScreen.TradeButton.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) -
Uses of MatrixStack in net.minecraft.client.gui.social
Methods in net.minecraft.client.gui.social with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate static voidFilterListEntry.postRenderTooltip(SocialInteractionsScreen p_244634_0_, MatrixStack p_244634_1_, List<IReorderingProcessor> p_244634_2_, int p_244634_3_, int p_244634_4_) voidFilterList.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidFilterListEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidSocialInteractionsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidSocialInteractionsScreen.renderBackground(MatrixStack p_230446_1_) -
Uses of MatrixStack in net.minecraft.client.gui.spectator
Methods in net.minecraft.client.gui.spectator with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidISpectatorMenuObject.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) voidPlayerMenuObject.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) voidSpectatorMenu.EndSpectatorObject.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) voidSpectatorMenu.MoveMenuObject.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) -
Uses of MatrixStack in net.minecraft.client.gui.spectator.categories
Methods in net.minecraft.client.gui.spectator.categories with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidTeleportToPlayer.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) voidTeleportToTeam.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) voidTeleportToTeam.TeamSelectionObject.renderIcon(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) -
Uses of MatrixStack in net.minecraft.client.gui.toasts
Methods in net.minecraft.client.gui.toasts with parameters of type MatrixStackModifier and TypeMethodDescriptionAdvancementToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) IToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) RecipeToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) SystemToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) voidToastGui.render(MatrixStack p_238541_1_) booleanToastGui.ToastInstance.render(int p_193684_1_, int p_193684_2_, MatrixStack p_193684_3_) voidTutorialToast.Icons.render(MatrixStack p_238543_1_, AbstractGui p_238543_2_, int p_238543_3_, int p_238543_4_) TutorialToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) private voidSystemToast.renderBackgroundRow(MatrixStack p_238533_1_, ToastGui p_238533_2_, int p_238533_3_, int p_238533_4_, int p_238533_5_, int p_238533_6_) -
Uses of MatrixStack in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidWidget.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) protected voidAbstractSlider.renderBg(MatrixStack p_230441_1_, Minecraft p_230441_2_, int p_230441_3_, int p_230441_4_) protected voidWidget.renderBg(MatrixStack p_230441_1_, Minecraft p_230441_2_, int p_230441_3_, int p_230441_4_) voidTextFieldWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidToggleWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidWidget.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidWidget.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) -
Uses of MatrixStack in net.minecraft.client.gui.widget.button
Methods in net.minecraft.client.gui.widget.button with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidButton.ITooltip.onTooltip(Button p_onTooltip_1_, MatrixStack p_onTooltip_2_, int p_onTooltip_3_, int p_onTooltip_4_) voidButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidChangePageButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidCheckboxButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidImageButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidLockIconButton.renderButton(MatrixStack p_230431_1_, int p_230431_2_, int p_230431_3_, float p_230431_4_) voidButton.renderToolTip(MatrixStack p_230443_1_, int p_230443_2_, int p_230443_3_) -
Uses of MatrixStack in net.minecraft.client.gui.widget.list
Methods in net.minecraft.client.gui.widget.list with parameters of type MatrixStackModifier and TypeMethodDescriptionabstract voidAbstractList.AbstractListEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidAbstractList.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidKeyBindingList.CategoryEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidKeyBindingList.KeyEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidOptionsRowList.Row.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) voidResourcePackList.ResourcePackEntry.render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) protected voidAbstractList.renderBackground(MatrixStack p_230433_1_) protected voidAbstractList.renderDecorations(MatrixStack p_230447_1_, int p_230447_2_, int p_230447_3_) protected voidAbstractList.renderHeader(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) protected voidResourcePackList.renderHeader(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) protected voidAbstractList.renderList(MatrixStack p_238478_1_, int p_238478_2_, int p_238478_3_, int p_238478_4_, int p_238478_5_, float p_238478_6_) -
Uses of MatrixStack in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidParticleManager.render(MatrixStack p_228345_1_, IRenderTypeBuffer.Impl p_228345_2_, LightTexture p_228345_3_, ActiveRenderInfo p_228345_4_, float p_228345_5_) Deprecated.voidParticleManager.renderParticles(MatrixStack p_228345_1_, IRenderTypeBuffer.Impl p_228345_2_, LightTexture p_228345_3_, ActiveRenderInfo p_228345_4_, float p_228345_5_, ClippingHelper clippingHelper) -
Uses of MatrixStack in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidFirstPersonRenderer.applyEatTransform(MatrixStack p_228398_1_, float p_228398_2_, HandSide p_228398_3_, ItemStack p_228398_4_) private voidFirstPersonRenderer.applyItemArmAttackTransform(MatrixStack p_228399_1_, HandSide p_228399_2_, float p_228399_3_) private voidFirstPersonRenderer.applyItemArmTransform(MatrixStack p_228406_1_, HandSide p_228406_2_, float p_228406_3_) private voidGameRenderer.bobHurt(MatrixStack p_228380_1_, float p_228380_2_) private voidGameRenderer.bobView(MatrixStack p_228383_1_, float p_228383_2_) private voidWorldRenderer.checkPoseStack(MatrixStack p_228423_1_) voidItemRenderer.render(ItemStack p_229111_1_, ItemCameraTransforms.TransformType p_229111_2_, boolean p_229111_3_, MatrixStack p_229111_4_, IRenderTypeBuffer p_229111_5_, int p_229111_6_, int p_229111_7_, IBakedModel p_229111_8_) private voidFirstPersonRenderer.renderArmWithItem(AbstractClientPlayerEntity p_228405_1_, float p_228405_2_, float p_228405_3_, Hand p_228405_4_, float p_228405_5_, ItemStack p_228405_6_, float p_228405_7_, MatrixStack p_228405_8_, IRenderTypeBuffer p_228405_9_, int p_228405_10_) booleanBlockRendererDispatcher.renderBatched(BlockState p_228793_1_, BlockPos p_228793_2_, IBlockDisplayReader p_228793_3_, MatrixStack p_228793_4_, IVertexBuilder p_228793_5_, boolean p_228793_6_, Random p_228793_7_) Deprecated.voidBlockRendererDispatcher.renderBlock(BlockState p_228791_1_, MatrixStack p_228791_2_, IRenderTypeBuffer p_228791_3_, int p_228791_4_, int p_228791_5_, IModelData modelData) voidBlockRendererDispatcher.renderBlockDamage(BlockState blockStateIn, BlockPos posIn, IBlockDisplayReader lightReaderIn, MatrixStack matrixStackIn, IVertexBuilder vertexBuilderIn, IModelData modelData) voidBlockRendererDispatcher.renderBreakingTexture(BlockState p_228792_1_, BlockPos p_228792_2_, IBlockDisplayReader p_228792_3_, MatrixStack p_228792_4_, IVertexBuilder p_228792_5_) Deprecated.private voidWorldRenderer.renderChunkLayer(RenderType p_228441_1_, MatrixStack p_228441_2_, double p_228441_3_, double p_228441_5_, double p_228441_7_) voidWorldRenderer.renderClouds(MatrixStack p_228425_1_, float p_228425_2_, double p_228425_3_, double p_228425_5_, double p_228425_7_) private voidWorldRenderer.renderEndSky(MatrixStack p_228444_1_) private voidWorldRenderer.renderEntity(Entity p_228418_1_, double p_228418_2_, double p_228418_4_, double p_228418_6_, float p_228418_8_, MatrixStack p_228418_9_, IRenderTypeBuffer p_228418_10_) private static voidOverlayRenderer.renderFire(Minecraft p_228737_0_, MatrixStack p_228737_1_) voidFirstPersonRenderer.renderHandsWithItems(float p_228396_1_, MatrixStack p_228396_2_, IRenderTypeBuffer.Impl p_228396_3_, ClientPlayerEntity p_228396_4_, int p_228396_5_) private voidWorldRenderer.renderHitOutline(MatrixStack p_228429_1_, IVertexBuilder p_228429_2_, Entity p_228429_3_, double p_228429_4_, double p_228429_6_, double p_228429_8_, BlockPos p_228429_10_, BlockState p_228429_11_) voidFirstPersonRenderer.renderItem(LivingEntity p_228397_1_, ItemStack p_228397_2_, ItemCameraTransforms.TransformType p_228397_3_, boolean p_228397_4_, MatrixStack p_228397_5_, IRenderTypeBuffer p_228397_6_, int p_228397_7_) private voidGameRenderer.renderItemInHand(MatrixStack p_228381_1_, ActiveRenderInfo p_228381_2_, float p_228381_3_) voidGameRenderer.renderLevel(float p_228378_1_, long p_228378_2_, MatrixStack p_228378_4_) voidWorldRenderer.renderLevel(MatrixStack p_228426_1_, float p_228426_2_, long p_228426_3_, boolean p_228426_5_, ActiveRenderInfo p_228426_6_, GameRenderer p_228426_7_, LightTexture p_228426_8_, Matrix4f p_228426_9_) static voidWorldRenderer.renderLineBox(MatrixStack p_228427_0_, IVertexBuilder p_228427_1_, double p_228427_2_, double p_228427_4_, double p_228427_6_, double p_228427_8_, double p_228427_10_, double p_228427_12_, float p_228427_14_, float p_228427_15_, float p_228427_16_, float p_228427_17_) static voidWorldRenderer.renderLineBox(MatrixStack p_228428_0_, IVertexBuilder p_228428_1_, double p_228428_2_, double p_228428_4_, double p_228428_6_, double p_228428_8_, double p_228428_10_, double p_228428_12_, float p_228428_14_, float p_228428_15_, float p_228428_16_, float p_228428_17_, float p_228428_18_, float p_228428_19_, float p_228428_20_) static voidWorldRenderer.renderLineBox(MatrixStack p_228430_0_, IVertexBuilder p_228430_1_, AxisAlignedBB p_228430_2_, float p_228430_3_, float p_228430_4_, float p_228430_5_, float p_228430_6_) private voidFirstPersonRenderer.renderMap(MatrixStack p_228404_1_, IRenderTypeBuffer p_228404_2_, int p_228404_3_, ItemStack p_228404_4_) private voidFirstPersonRenderer.renderMapHand(MatrixStack p_228403_1_, IRenderTypeBuffer p_228403_2_, int p_228403_3_, HandSide p_228403_4_) booleanBlockModelRenderer.renderModel(IBlockDisplayReader worldIn, IBakedModel modelIn, BlockState stateIn, BlockPos posIn, MatrixStack matrixIn, IVertexBuilder buffer, boolean checkSides, Random randomIn, long rand, int combinedOverlayIn, IModelData modelData) booleanBlockRendererDispatcher.renderModel(BlockState blockStateIn, BlockPos posIn, IBlockDisplayReader lightReaderIn, MatrixStack matrixStackIn, IVertexBuilder vertexBuilderIn, boolean checkSides, Random rand, IModelData modelData) private voidBlockModelRenderer.renderModelFaceAO(IBlockDisplayReader p_228799_1_, BlockState p_228799_2_, BlockPos p_228799_3_, MatrixStack p_228799_4_, IVertexBuilder p_228799_5_, List<BakedQuad> p_228799_6_, float[] p_228799_7_, BitSet p_228799_8_, BlockModelRenderer.AmbientOcclusionFace p_228799_9_, int p_228799_10_) private voidBlockModelRenderer.renderModelFaceFlat(IBlockDisplayReader p_228798_1_, BlockState p_228798_2_, BlockPos p_228798_3_, int p_228798_4_, int p_228798_5_, boolean p_228798_6_, MatrixStack p_228798_7_, IVertexBuilder p_228798_8_, List<BakedQuad> p_228798_9_, BitSet p_228798_10_) booleanBlockModelRenderer.renderModelFlat(IBlockDisplayReader worldIn, IBakedModel modelIn, BlockState stateIn, BlockPos posIn, MatrixStack matrixStackIn, IVertexBuilder buffer, boolean checkSides, Random randomIn, long rand, int combinedOverlayIn, IModelData modelData) voidItemRenderer.renderModelLists(IBakedModel p_229114_1_, ItemStack p_229114_2_, int p_229114_3_, int p_229114_4_, MatrixStack p_229114_5_, IVertexBuilder p_229114_6_) booleanBlockModelRenderer.renderModelSmooth(IBlockDisplayReader worldIn, IBakedModel modelIn, BlockState stateIn, BlockPos posIn, MatrixStack matrixStackIn, IVertexBuilder buffer, boolean checkSides, Random randomIn, long rand, int combinedOverlayIn, IModelData modelData) private voidFirstPersonRenderer.renderOneHandedMap(MatrixStack p_228402_1_, IRenderTypeBuffer p_228402_2_, int p_228402_3_, float p_228402_4_, HandSide p_228402_5_, float p_228402_6_, ItemStack p_228402_7_) private voidFirstPersonRenderer.renderPlayerArm(MatrixStack p_228401_1_, IRenderTypeBuffer p_228401_2_, int p_228401_3_, float p_228401_4_, float p_228401_5_, HandSide p_228401_6_) voidItemRenderer.renderQuadList(MatrixStack p_229112_1_, IVertexBuilder p_229112_2_, List<BakedQuad> p_229112_3_, ItemStack p_229112_4_, int p_229112_5_, int p_229112_6_) static voidOverlayRenderer.renderScreenEffect(Minecraft p_228734_0_, MatrixStack p_228734_1_) private static voidWorldRenderer.renderShape(MatrixStack p_228445_0_, IVertexBuilder p_228445_1_, VoxelShape p_228445_2_, double p_228445_3_, double p_228445_5_, double p_228445_7_, float p_228445_9_, float p_228445_10_, float p_228445_11_, float p_228445_12_) voidBlockRendererDispatcher.renderSingleBlock(BlockState p_228791_1_, MatrixStack p_228791_2_, IRenderTypeBuffer p_228791_3_, int p_228791_4_, int p_228791_5_) Deprecated.voidWorldRenderer.renderSky(MatrixStack p_228424_1_, float p_228424_2_) voidItemRenderer.renderStatic(LivingEntity p_229109_1_, ItemStack p_229109_2_, ItemCameraTransforms.TransformType p_229109_3_, boolean p_229109_4_, MatrixStack p_229109_5_, IRenderTypeBuffer p_229109_6_, World p_229109_7_, int p_229109_8_, int p_229109_9_) voidItemRenderer.renderStatic(ItemStack p_229110_1_, ItemCameraTransforms.TransformType p_229110_2_, int p_229110_3_, int p_229110_4_, MatrixStack p_229110_5_, IRenderTypeBuffer p_229110_6_) private static voidOverlayRenderer.renderTex(Minecraft p_228735_0_, TextureAtlasSprite p_228735_1_, MatrixStack p_228735_2_) private voidFirstPersonRenderer.renderTwoHandedMap(MatrixStack p_228400_1_, IRenderTypeBuffer p_228400_2_, int p_228400_3_, float p_228400_4_, float p_228400_5_, float p_228400_6_) static voidWorldRenderer.renderVoxelShape(MatrixStack p_228431_0_, IVertexBuilder p_228431_1_, VoxelShape p_228431_2_, double p_228431_3_, double p_228431_5_, double p_228431_7_, float p_228431_9_, float p_228431_10_, float p_228431_11_, float p_228431_12_) private static voidOverlayRenderer.renderWater(Minecraft p_228736_0_, MatrixStack p_228736_1_) booleanBlockModelRenderer.tesselateBlock(IBlockDisplayReader p_228802_1_, IBakedModel p_228802_2_, BlockState p_228802_3_, BlockPos p_228802_4_, MatrixStack p_228802_5_, IVertexBuilder p_228802_6_, boolean p_228802_7_, Random p_228802_8_, long p_228802_9_, int p_228802_11_) Deprecated.booleanBlockModelRenderer.tesselateWithAO(IBlockDisplayReader p_228805_1_, IBakedModel p_228805_2_, BlockState p_228805_3_, BlockPos p_228805_4_, MatrixStack p_228805_5_, IVertexBuilder p_228805_6_, boolean p_228805_7_, Random p_228805_8_, long p_228805_9_, int p_228805_11_) Deprecated.booleanBlockModelRenderer.tesselateWithoutAO(IBlockDisplayReader p_228806_1_, IBakedModel p_228806_2_, BlockState p_228806_3_, BlockPos p_228806_4_, MatrixStack p_228806_5_, IVertexBuilder p_228806_6_, boolean p_228806_7_, Random p_228806_8_, long p_228806_9_, int p_228806_11_) Deprecated. -
Uses of MatrixStack in net.minecraft.client.renderer.debug
Methods in net.minecraft.client.renderer.debug with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidBeeDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidCaveDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidChunkBorderDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidChunkInfoDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidCollisionBoxDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidDebugRenderer.IDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidDebugRenderer.render(MatrixStack p_229019_1_, IRenderTypeBuffer.Impl p_229019_2_, double p_229019_3_, double p_229019_5_, double p_229019_7_) voidEntityAIDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidGameTestDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidHeightMapDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidLightDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidNeighborsUpdateDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidPathfindingDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidPointOfInterestDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidRaidDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidSolidFaceDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidStructureDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidVillageSectionsDebugRender.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidWaterDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) voidWorldGenAttemptsDebugRenderer.render(MatrixStack p_225619_1_, IRenderTypeBuffer p_225619_2_, double p_225619_3_, double p_225619_5_, double p_225619_7_) -
Uses of MatrixStack in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidArrowRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidBoatRenderer.render(BoatEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidDragonFireballRenderer.render(DragonFireballEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidEnderCrystalRenderer.render(EnderCrystalEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidEnderDragonRenderer.render(EnderDragonEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidEndermanRenderer.render(EndermanEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidEntityRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) <E extends Entity>
voidEntityRendererManager.render(E p_229084_1_, double p_229084_2_, double p_229084_4_, double p_229084_6_, float p_229084_8_, float p_229084_9_, MatrixStack p_229084_10_, IRenderTypeBuffer p_229084_11_, int p_229084_12_) voidEvokerFangsRenderer.render(EvokerFangsEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidExperienceOrbRenderer.render(ExperienceOrbEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidFallingBlockRenderer.render(FallingBlockEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidFireworkRocketRenderer.render(FireworkRocketEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidFishRenderer.render(FishingBobberEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidGuardianRenderer.render(GuardianEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidIllusionerRenderer.render(IllusionerEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidItemFrameRenderer.render(ItemFrameEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidItemRenderer.render(ItemEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidLeashKnotRenderer.render(LeashKnotEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidLightningBoltRenderer.render(LightningBoltEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidLivingRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidLlamaSpitRenderer.render(LlamaSpitEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidMinecartRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidMobRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidPaintingRenderer.render(PaintingEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidPlayerRenderer.render(AbstractClientPlayerEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidPufferfishRenderer.render(PufferfishEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidShulkerBulletRenderer.render(ShulkerBulletEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidSlimeRenderer.render(SlimeEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidSpriteRenderer.render(T p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidTNTRenderer.render(TNTEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidTridentRenderer.render(TridentEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidTropicalFishRenderer.render(TropicalFishEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidTurtleRenderer.render(TurtleEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidWitchRenderer.render(WitchEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidWitherSkullRenderer.render(WitherSkullEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) voidWolfRenderer.render(WolfEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) private voidEntityRendererManager.renderBox(MatrixStack p_229094_1_, IVertexBuilder p_229094_2_, Entity p_229094_3_, float p_229094_4_, float p_229094_5_, float p_229094_6_) static voidEnderDragonRenderer.renderCrystalBeams(float p_229059_0_, float p_229059_1_, float p_229059_2_, float p_229059_3_, int p_229059_4_, MatrixStack p_229059_5_, IRenderTypeBuffer p_229059_6_, int p_229059_7_) private voidEntityRendererManager.renderFlame(MatrixStack p_229095_1_, IRenderTypeBuffer p_229095_2_, Entity p_229095_3_) private voidPlayerRenderer.renderHand(MatrixStack p_229145_1_, IRenderTypeBuffer p_229145_2_, int p_229145_3_, AbstractClientPlayerEntity p_229145_4_, ModelRenderer p_229145_5_, ModelRenderer p_229145_6_) private voidEntityRendererManager.renderHitbox(MatrixStack p_229093_1_, IVertexBuilder p_229093_2_, Entity p_229093_3_, float p_229093_4_) private <E extends Entity>
voidMobRenderer.renderLeash(T p_229118_1_, float p_229118_2_, MatrixStack p_229118_3_, IRenderTypeBuffer p_229118_4_, E p_229118_5_) voidPlayerRenderer.renderLeftHand(MatrixStack p_229146_1_, IRenderTypeBuffer p_229146_2_, int p_229146_3_, AbstractClientPlayerEntity p_229146_4_) protected voidMinecartRenderer.renderMinecartContents(T p_225630_1_, float p_225630_2_, BlockState p_225630_3_, MatrixStack p_225630_4_, IRenderTypeBuffer p_225630_5_, int p_225630_6_) protected voidTNTMinecartRenderer.renderMinecartContents(TNTMinecartEntity p_225630_1_, float p_225630_2_, BlockState p_225630_3_, MatrixStack p_225630_4_, IRenderTypeBuffer p_225630_5_, int p_225630_6_) protected voidEntityRenderer.renderNameTag(T p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_) protected voidItemFrameRenderer.renderNameTag(ItemFrameEntity p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_) protected voidPlayerRenderer.renderNameTag(AbstractClientPlayerEntity p_225629_1_, ITextComponent p_225629_2_, MatrixStack p_225629_3_, IRenderTypeBuffer p_225629_4_, int p_225629_5_) private voidPaintingRenderer.renderPainting(MatrixStack p_229122_1_, IVertexBuilder p_229122_2_, PaintingEntity p_229122_3_, int p_229122_4_, int p_229122_5_, TextureAtlasSprite p_229122_6_, TextureAtlasSprite p_229122_7_) voidPlayerRenderer.renderRightHand(MatrixStack p_229144_1_, IRenderTypeBuffer p_229144_2_, int p_229144_3_, AbstractClientPlayerEntity p_229144_4_) private static voidEntityRendererManager.renderShadow(MatrixStack p_229096_0_, IRenderTypeBuffer p_229096_1_, Entity p_229096_2_, float p_229096_3_, float p_229096_4_, IWorldReader p_229096_5_, float p_229096_6_) private voidEnderDragonRenderer.EnderDragonModel.renderSide(MatrixStack p_229081_1_, IVertexBuilder p_229081_2_, int p_229081_3_, int p_229081_4_, float p_229081_5_, ModelRenderer p_229081_6_, ModelRenderer p_229081_7_, ModelRenderer p_229081_8_, ModelRenderer p_229081_9_, ModelRenderer p_229081_10_, ModelRenderer p_229081_11_, ModelRenderer p_229081_12_) voidEnderDragonRenderer.EnderDragonModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) static voidTNTMinecartRenderer.renderWhiteSolidBlock(BlockState p_229127_0_, MatrixStack p_229127_1_, IRenderTypeBuffer p_229127_2_, int p_229127_3_, boolean p_229127_4_) protected voidAbstractHorseRenderer.scale(T p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidBatRenderer.scale(BatEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidCatRenderer.scale(CatEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidCaveSpiderRenderer.scale(CaveSpiderEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidCreeperRenderer.scale(CreeperEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidElderGuardianRenderer.scale(GuardianEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidGhastRenderer.scale(GhastEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidGiantZombieRenderer.scale(GiantEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidHuskRenderer.scale(ZombieEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidIllagerRenderer.scale(T p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidLivingRenderer.scale(T p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidMagmaCubeRenderer.scale(MagmaCubeEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidPhantomRenderer.scale(PhantomEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidPlayerRenderer.scale(AbstractClientPlayerEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidPolarBearRenderer.scale(PolarBearEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidSlimeRenderer.scale(SlimeEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidStriderRenderer.scale(StriderEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidVexRenderer.scale(VexEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidVillagerRenderer.scale(VillagerEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidWanderingTraderRenderer.scale(WanderingTraderEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidWitchRenderer.scale(WitchEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidWitherRenderer.scale(WitherEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidWitherSkeletonRenderer.scale(AbstractSkeletonEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) protected voidArmorStandRenderer.setupRotations(ArmorStandEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidBatRenderer.setupRotations(BatEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidCatRenderer.setupRotations(CatEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidCodRenderer.setupRotations(CodEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidDrownedRenderer.setupRotations(DrownedEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidFoxRenderer.setupRotations(FoxEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidIronGolemRenderer.setupRotations(IronGolemEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidLivingRenderer.setupRotations(T p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidPandaRenderer.setupRotations(PandaEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidPhantomRenderer.setupRotations(PhantomEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidPlayerRenderer.setupRotations(AbstractClientPlayerEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidPufferfishRenderer.setupRotations(PufferfishEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidSalmonRenderer.setupRotations(SalmonEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidShulkerRenderer.setupRotations(ShulkerEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidSquidRenderer.setupRotations(SquidEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) protected voidTropicalFishRenderer.setupRotations(TropicalFishEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
Uses of MatrixStack in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected static <T extends LivingEntity>
voidLayerRenderer.coloredCutoutModelCopyLayerRender(EntityModel<T> p_229140_0_, EntityModel<T> p_229140_1_, ResourceLocation p_229140_2_, MatrixStack p_229140_3_, IRenderTypeBuffer p_229140_4_, int p_229140_5_, T p_229140_6_, float p_229140_7_, float p_229140_8_, float p_229140_9_, float p_229140_10_, float p_229140_11_, float p_229140_12_, float p_229140_13_, float p_229140_14_, float p_229140_15_) voidAbstractEyesLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidBipedArmorLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidCapeLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, AbstractClientPlayerEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidCatCollarLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, CatEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidCrossedArmsItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidDeadmau5HeadLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, AbstractClientPlayerEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidDolphinCarriedItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, DolphinEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidDrownedOuterLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidElytraLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidEnergyLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidFoxHeldItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, FoxEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidHeadLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidHeldBlockLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, EndermanEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidHeldItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidHorseMarkingsLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, HorseEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidIronGolemCracksLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, IronGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidIronGolenFlowerLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, IronGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) abstract voidLayerRenderer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidLeatherHorseArmorLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, HorseEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidLlamaDecorLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, LlamaEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidMooshroomMushroomLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidPandaHeldItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, PandaEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) private voidParrotVariantLayer.render(MatrixStack p_229136_1_, IRenderTypeBuffer p_229136_2_, int p_229136_3_, T p_229136_4_, float p_229136_5_, float p_229136_6_, float p_229136_7_, float p_229136_8_, boolean p_229136_9_) voidParrotVariantLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidSaddleLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidSheepWoolLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, SheepEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidShulkerColorLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, ShulkerEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidSlimeGelLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidSnowmanHeadLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, SnowGolemEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidSpinAttackEffectLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidStayClothingLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidStuckInBodyLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidTropicalFishPatternLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, TropicalFishEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidVillagerLevelPendantLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidWitchHeldItemLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, T p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) voidWolfCollarLayer.render(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, WolfEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) private voidBipedArmorLayer.renderArmorPiece(MatrixStack p_241739_1_, IRenderTypeBuffer p_241739_2_, T p_241739_3_, EquipmentSlotType p_241739_4_, int p_241739_5_, A p_241739_6_) private voidHeldItemLayer.renderArmWithItem(LivingEntity p_229135_1_, ItemStack p_229135_2_, ItemCameraTransforms.TransformType p_229135_3_, HandSide p_229135_4_, MatrixStack p_229135_5_, IRenderTypeBuffer p_229135_6_, int p_229135_7_) protected static <T extends LivingEntity>
voidLayerRenderer.renderColoredCutoutModel(EntityModel<T> p_229141_0_, ResourceLocation p_229141_1_, MatrixStack p_229141_2_, IRenderTypeBuffer p_229141_3_, int p_229141_4_, T p_229141_5_, float p_229141_6_, float p_229141_7_, float p_229141_8_) private voidBipedArmorLayer.renderModel(MatrixStack p_241738_1_, IRenderTypeBuffer p_241738_2_, int p_241738_3_, boolean p_241738_5_, A p_241738_6_, float p_241738_8_, float p_241738_9_, float p_241738_10_, ResourceLocation armorResource) private voidBipedArmorLayer.renderModel(MatrixStack p_241738_1_, IRenderTypeBuffer p_241738_2_, int p_241738_3_, ArmorItem p_241738_4_, boolean p_241738_5_, A p_241738_6_, boolean p_241738_7_, float p_241738_8_, float p_241738_9_, float p_241738_10_, String p_241738_11_) protected voidArrowLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) protected voidBeeStingerLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) protected abstract voidStuckInBodyLayer.renderStuckItem(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_) -
Uses of MatrixStack in net.minecraft.client.renderer.entity.model
Methods in net.minecraft.client.renderer.entity.model with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidBookModel.render(MatrixStack p_228249_1_, IVertexBuilder p_228249_2_, int p_228249_3_, int p_228249_4_, float p_228249_5_, float p_228249_6_, float p_228249_7_, float p_228249_8_) voidPlayerModel.renderCloak(MatrixStack p_228289_1_, IVertexBuilder p_228289_2_, int p_228289_3_, int p_228289_4_) voidPlayerModel.renderEars(MatrixStack p_228287_1_, IVertexBuilder p_228287_2_, int p_228287_3_, int p_228287_4_) voidParrotModel.renderOnShoulder(MatrixStack p_228284_1_, IVertexBuilder p_228284_2_, int p_228284_3_, int p_228284_4_, float p_228284_5_, float p_228284_6_, float p_228284_7_, float p_228284_8_, int p_228284_9_) voidAbstractTropicalFishModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidAgeableModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidBookModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidGenericHeadModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidHumanoidHeadModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidLlamaModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidRabbitModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidSegmentedModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidShieldModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidTintedAgeableModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidTridentModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidTurtleModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidArmorStandModel.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) voidBipedModel.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) voidIHasArm.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) voidIllagerModel.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) voidPlayerModel.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) voidSkeletonModel.translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_) -
Uses of MatrixStack in net.minecraft.client.renderer.model
Methods in net.minecraft.client.renderer.model with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidItemTransformVec3f.apply(boolean p_228830_1_, MatrixStack p_228830_2_) Deprecated.MultipartBakedModel.handlePerspective(ItemCameraTransforms.TransformType transformType, MatrixStack matrixStack) WeightedBakedModel.handlePerspective(ItemCameraTransforms.TransformType transformType, MatrixStack matrixStack) voidModelRenderer.render(MatrixStack p_228308_1_, IVertexBuilder p_228308_2_, int p_228308_3_, int p_228308_4_) voidModelRenderer.render(MatrixStack p_228309_1_, IVertexBuilder p_228309_2_, int p_228309_3_, int p_228309_4_, float p_228309_5_, float p_228309_6_, float p_228309_7_, float p_228309_8_) abstract voidModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) voidModelRenderer.translateAndRotate(MatrixStack p_228307_1_) -
Uses of MatrixStack in net.minecraft.client.renderer.tileentity
Methods in net.minecraft.client.renderer.tileentity with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidBannerTileEntityRenderer.render(BannerTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidBeaconTileEntityRenderer.render(BeaconTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidBedTileEntityRenderer.render(BedTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidBellTileEntityRenderer.render(BellTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidCampfireTileEntityRenderer.render(CampfireTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) private voidChestTileEntityRenderer.render(MatrixStack p_228871_1_, IVertexBuilder p_228871_2_, ModelRenderer p_228871_3_, ModelRenderer p_228871_4_, ModelRenderer p_228871_5_, float p_228871_6_, int p_228871_7_, int p_228871_8_) voidChestTileEntityRenderer.render(T p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidConduitTileEntityRenderer.render(ConduitTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidEnchantmentTableTileEntityRenderer.render(EnchantingTableTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidEndGatewayTileEntityRenderer.render(EndGatewayTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidEndPortalTileEntityRenderer.render(T p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidLecternTileEntityRenderer.render(LecternTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidMobSpawnerTileEntityRenderer.render(MobSpawnerTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidPistonTileEntityRenderer.render(PistonTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidShulkerBoxTileEntityRenderer.render(ShulkerBoxTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidSignTileEntityRenderer.render(SignTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidSkullTileEntityRenderer.render(SkullTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) voidStructureTileEntityRenderer.render(StructureBlockTileEntity p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) abstract voidTileEntityRenderer.render(T p_225616_1_, float p_225616_2_, MatrixStack p_225616_3_, IRenderTypeBuffer p_225616_4_, int p_225616_5_, int p_225616_6_) <E extends TileEntity>
voidTileEntityRendererDispatcher.render(E p_228850_1_, float p_228850_2_, MatrixStack p_228850_3_, IRenderTypeBuffer p_228850_4_) private static voidBeaconTileEntityRenderer.renderBeaconBeam(MatrixStack p_228841_0_, IRenderTypeBuffer p_228841_1_, float p_228841_2_, long p_228841_3_, int p_228841_5_, int p_228841_6_, float[] p_228841_7_) static voidBeaconTileEntityRenderer.renderBeaconBeam(MatrixStack p_228842_0_, IRenderTypeBuffer p_228842_1_, ResourceLocation p_228842_2_, float p_228842_3_, float p_228842_4_, long p_228842_5_, int p_228842_7_, int p_228842_8_, float[] p_228842_9_, float p_228842_10_, float p_228842_11_) private voidPistonTileEntityRenderer.renderBlock(BlockPos p_228876_1_, BlockState p_228876_2_, MatrixStack p_228876_3_, IRenderTypeBuffer p_228876_4_, World p_228876_5_, boolean p_228876_6_, int p_228876_7_) voidItemStackTileEntityRenderer.renderByItem(ItemStack p_239207_1_, ItemCameraTransforms.TransformType p_239207_2_, MatrixStack p_239207_3_, IRenderTypeBuffer p_239207_4_, int p_239207_5_, int p_239207_6_) private voidStructureTileEntityRenderer.renderInvisibleBlocks(StructureBlockTileEntity p_228880_1_, IVertexBuilder p_228880_2_, BlockPos p_228880_3_, boolean p_228880_4_, MatrixStack p_228880_5_) <E extends TileEntity>
booleanTileEntityRendererDispatcher.renderItem(E p_228852_1_, MatrixStack p_228852_2_, IRenderTypeBuffer p_228852_3_, int p_228852_4_, int p_228852_5_) private static voidBeaconTileEntityRenderer.renderPart(MatrixStack p_228840_0_, IVertexBuilder p_228840_1_, float p_228840_2_, float p_228840_3_, float p_228840_4_, float p_228840_5_, int p_228840_6_, int p_228840_7_, float p_228840_8_, float p_228840_9_, float p_228840_10_, float p_228840_11_, float p_228840_12_, float p_228840_13_, float p_228840_14_, float p_228840_15_, float p_228840_16_, float p_228840_17_, float p_228840_18_, float p_228840_19_) static voidBannerTileEntityRenderer.renderPatterns(MatrixStack p_230180_0_, IRenderTypeBuffer p_230180_1_, int p_230180_2_, int p_230180_3_, ModelRenderer p_230180_4_, RenderMaterial p_230180_5_, boolean p_230180_6_, List<com.mojang.datafixers.util.Pair<BannerPattern, DyeColor>> p_230180_7_) static voidBannerTileEntityRenderer.renderPatterns(MatrixStack p_241717_0_, IRenderTypeBuffer p_241717_1_, int p_241717_2_, int p_241717_3_, ModelRenderer p_241717_4_, RenderMaterial p_241717_5_, boolean p_241717_6_, List<com.mojang.datafixers.util.Pair<BannerPattern, DyeColor>> p_241717_7_, boolean p_241717_8_) private voidBedTileEntityRenderer.renderPiece(MatrixStack p_228847_1_, IRenderTypeBuffer p_228847_2_, boolean p_228847_3_, Direction p_228847_4_, RenderMaterial p_228847_5_, int p_228847_6_, int p_228847_7_, boolean p_228847_8_) static voidSkullTileEntityRenderer.renderSkull(Direction p_228879_0_, float p_228879_1_, SkullBlock.ISkullType p_228879_2_, com.mojang.authlib.GameProfile p_228879_3_, float p_228879_4_, MatrixStack p_228879_5_, IRenderTypeBuffer p_228879_6_, int p_228879_7_) voidSignTileEntityRenderer.SignModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) private static <T extends TileEntity>
voidTileEntityRendererDispatcher.setupAndRender(TileEntityRenderer<T> p_228855_0_, T p_228855_1_, float p_228855_2_, MatrixStack p_228855_3_, IRenderTypeBuffer p_228855_4_) -
Uses of MatrixStack in net.minecraft.client.renderer.tileentity.model
Methods in net.minecraft.client.renderer.tileentity.model with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidDragonHeadModel.renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) -
Uses of MatrixStack in net.minecraft.realms
Methods in net.minecraft.realms with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidDisconnectedRealmsScreen.render(MatrixStack p_230430_1_, int p_230430_2_, int p_230430_3_, float p_230430_4_) voidRealmsLabel.render(Screen p_239560_1_, MatrixStack p_239560_2_) -
Uses of MatrixStack in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic voidForgeHooksClient.bossBarRenderPost(MatrixStack mStack, MainWindow res) ForgeHooksClient.bossBarRenderPre(MatrixStack mStack, MainWindow res, ClientBossInfo bossInfo, int x, int y, int increment) static voidForgeHooksClient.dispatchRenderLast(WorldRenderer context, MatrixStack mat, float partialTicks, Matrix4f projectionMatrix, long finishTimeNano) static voidForgeHooksClient.drawItemLayered(ItemRenderer renderer, IBakedModel modelIn, ItemStack itemStackIn, MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int combinedLightIn, int combinedOverlayIn, boolean fabulous) static voidForgeHooksClient.drawScreen(Screen screen, MatrixStack mStack, int mouseX, int mouseY, float partialTicks) private static voidForgeHooksClient.drawScreenInternal(Screen screen, MatrixStack mStack, int mouseX, int mouseY, float partialTicks) static IBakedModelForgeHooksClient.handleCameraTransforms(MatrixStack matrixStack, IBakedModel model, ItemCameraTransforms.TransformType cameraTransformType, boolean leftHandHackery) static IBakedModelForgeHooksClient.handlePerspective(IBakedModel model, ItemCameraTransforms.TransformType type, MatrixStack stack) static booleanForgeHooksClient.onDrawBlockHighlight(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, MatrixStack matrix, IRenderTypeBuffer buffers) voidCloudRenderHandler.render(int ticks, float partialTicks, MatrixStack matrixStack, ClientWorld world, Minecraft mc) Deprecated.voidICloudRenderHandler.render(int ticks, float partialTicks, MatrixStack matrixStack, ClientWorld world, Minecraft mc, double viewEntityX, double viewEntityY, double viewEntityZ) voidISkyRenderHandler.render(int ticks, float partialTicks, MatrixStack matrixStack, ClientWorld world, Minecraft mc) voidSkyRenderHandler.render(int ticks, float partialTicks, MatrixStack matrixStack, ClientWorld world, Minecraft mc) Deprecated.static voidForgeHooksClient.renderMainMenu(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height) Deprecated.static voidForgeHooksClient.renderMainMenu(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height, int alpha) static voidForgeHooksClient.renderPistonMovedBlocks(BlockPos pos, BlockState state, MatrixStack stack, IRenderTypeBuffer buffer, World world, boolean checkSides, int combinedOverlay, BlockRendererDispatcher blockRenderer) static booleanForgeHooksClient.renderSpecificFirstPersonArm(MatrixStack poseStack, IRenderTypeBuffer multiBufferSource, int packedLight, AbstractClientPlayerEntity player, HandSide arm) static booleanForgeHooksClient.renderSpecificFirstPersonHand(Hand hand, MatrixStack mat, IRenderTypeBuffer buffers, int light, float partialTicks, float interpPitch, float swingProgress, float equipProgress, ItemStack stack) -
Uses of MatrixStack in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as MatrixStackModifier and TypeFieldDescriptionprivate final MatrixStackRenderBlockOverlayEvent.matprivate final MatrixStackRenderHandEvent.matprivate final MatrixStackRenderWorldLastEvent.matprivate final MatrixStackDrawHighlightEvent.matrixprivate final MatrixStackRenderItemInFrameEvent.matrixprivate final MatrixStackRenderLivingEvent.matrixStackprivate final MatrixStackRenderNameplateEvent.matrixStackprotected final MatrixStackRenderTooltipEvent.matrixStackprivate final MatrixStackGuiContainerEvent.DrawBackground.mStackprivate final MatrixStackGuiContainerEvent.DrawForeground.mStackprivate final MatrixStackGuiScreenEvent.BackgroundDrawnEvent.mStackprivate final MatrixStackGuiScreenEvent.DrawScreenEvent.mStackprivate final MatrixStackRenderGameOverlayEvent.mStackprivate final MatrixStackRenderArmEvent.poseStackprivate final MatrixStackRenderPlayerEvent.stackMethods in net.minecraftforge.client.event that return MatrixStackModifier and TypeMethodDescriptionDrawHighlightEvent.getMatrix()RenderItemInFrameEvent.getMatrix()GuiContainerEvent.DrawBackground.getMatrixStack()GuiContainerEvent.DrawForeground.getMatrixStack()GuiScreenEvent.BackgroundDrawnEvent.getMatrixStack()The MatrixStack to render with.GuiScreenEvent.DrawScreenEvent.getMatrixStack()The MatrixStack to render with.RenderBlockOverlayEvent.getMatrixStack()RenderGameOverlayEvent.getMatrixStack()RenderHandEvent.getMatrixStack()RenderLivingEvent.getMatrixStack()RenderNameplateEvent.getMatrixStack()The matrix stack used during the rendering of the name plate/tagRenderPlayerEvent.getMatrixStack()RenderTooltipEvent.getMatrixStack()RenderWorldLastEvent.getMatrixStack()RenderArmEvent.getPoseStack()Constructors in net.minecraftforge.client.event with parameters of type MatrixStackModifierConstructorDescriptionBackgroundDrawnEvent(Screen gui, MatrixStack mStack) BossInfo(MatrixStack mStack, RenderGameOverlayEvent parent, RenderGameOverlayEvent.ElementType type, ClientBossInfo bossInfo, int x, int y, int increment) Chat(MatrixStack mStack, RenderGameOverlayEvent parent, int posX, int posY) Color(ItemStack stack, List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int background, int borderStart, int borderEnd) DrawBackground(ContainerScreen guiContainer, MatrixStack mStack, int mouseX, int mouseY) Called directly after the GuiContainer has drawn any background elements.DrawForeground(ContainerScreen guiContainer, MatrixStack mStack, int mouseX, int mouseY) Called directly after the GuiContainer has drawn any foreground elements.DrawHighlightEvent(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, MatrixStack matrix, IRenderTypeBuffer buffers) DrawScreenEvent(Screen gui, MatrixStack mStack, int mouseX, int mouseY, float renderPartialTicks) HighlightBlock(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, MatrixStack matrix, IRenderTypeBuffer buffers) HighlightEntity(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, MatrixStack matrix, IRenderTypeBuffer buffers) Post(Screen gui, MatrixStack mStack, int mouseX, int mouseY, float renderPartialTicks) Post(MatrixStack mStack, RenderGameOverlayEvent parent, RenderGameOverlayEvent.ElementType type) Post(LivingEntity entity, LivingRenderer<T, M> renderer, float partialRenderTick, MatrixStack matrixStack, IRenderTypeBuffer buffers, int light) Post(PlayerEntity player, PlayerRenderer renderer, float tick, MatrixStack stack, IRenderTypeBuffer buffers, int light) Post(ItemStack stack, List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height) PostBackground(ItemStack stack, List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height) PostText(ItemStack stack, List<? extends ITextProperties> textLines, MatrixStack matrixStack, int x, int y, FontRenderer fr, int width, int height) Pre(Screen gui, MatrixStack mStack, int mouseX, int mouseY, float renderPartialTicks) Pre(MatrixStack mStack, RenderGameOverlayEvent parent, RenderGameOverlayEvent.ElementType type) Pre(LivingEntity entity, LivingRenderer<T, M> renderer, float partialRenderTick, MatrixStack matrixStack, IRenderTypeBuffer buffers, int light) Pre(PlayerEntity player, PlayerRenderer renderer, float tick, MatrixStack stack, IRenderTypeBuffer buffers, int light) Pre(ItemStack stack, List<? extends ITextProperties> lines, MatrixStack matrixStack, int x, int y, int screenWidth, int screenHeight, int maxWidth, FontRenderer fr) RenderArmEvent(MatrixStack poseStack, IRenderTypeBuffer multiBufferSource, int packedLight, AbstractClientPlayerEntity player, HandSide arm) RenderBlockOverlayEvent(PlayerEntity player, MatrixStack mat, RenderBlockOverlayEvent.OverlayType type, BlockState block, BlockPos blockPos) RenderGameOverlayEvent(MatrixStack mStack, float partialTicks, MainWindow window) privateRenderGameOverlayEvent(MatrixStack mStack, RenderGameOverlayEvent parent, RenderGameOverlayEvent.ElementType type) RenderHandEvent(Hand hand, MatrixStack mat, IRenderTypeBuffer buffers, int light, float partialTicks, float interpolatedPitch, float swingProgress, float equipProgress, ItemStack stack) RenderItemInFrameEvent(ItemFrameEntity itemFrame, ItemFrameRenderer renderItemFrame, MatrixStack matrix, IRenderTypeBuffer buffers, int light) RenderLivingEvent(LivingEntity entity, LivingRenderer<T, M> renderer, float partialRenderTick, MatrixStack matrixStack, IRenderTypeBuffer buffers, int light) RenderNameplateEvent(Entity entity, ITextComponent content, EntityRenderer<?> entityRenderer, MatrixStack matrixStack, IRenderTypeBuffer renderTypeBuffer, int packedLight, float partialTicks) RenderPlayerEvent(PlayerEntity player, PlayerRenderer renderer, float partialRenderTick, MatrixStack stack, IRenderTypeBuffer buffers, int light) RenderTooltipEvent(ItemStack stack, List<? extends ITextProperties> lines, MatrixStack matrixStack, int x, int y, FontRenderer fr) RenderWorldLastEvent(WorldRenderer context, MatrixStack mat, float partialTicks, Matrix4f projectionMatrix, long finishTimeNano) Text(MatrixStack mStack, RenderGameOverlayEvent parent, ArrayList<String> left, ArrayList<String> right) -
Uses of MatrixStack in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions with parameters of type MatrixStackModifier and TypeMethodDescriptiondefault IBakedModelIForgeBakedModel.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) default voidIForgeTransformationMatrix.push(MatrixStack stack) -
Uses of MatrixStack in net.minecraftforge.client.gui
Methods in net.minecraftforge.client.gui with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected voidForgeIngameGui.GuiOverlayDebugForge.drawGameInformation(MatrixStack mStack) protected voidScrollPanel.drawGradientRect(MatrixStack mStack, int left, int top, int right, int bottom, int color1, int color2) protected abstract voidScrollPanel.drawPanel(MatrixStack mStack, int entryRight, int relativeY, Tessellator tess, int mouseX, int mouseY) Draw anything special on the screen.protected voidForgeIngameGui.GuiOverlayDebugForge.drawSystemInformation(MatrixStack mStack) private voidForgeIngameGui.post(RenderGameOverlayEvent.ElementType type, MatrixStack mStack) private booleanForgeIngameGui.pre(RenderGameOverlayEvent.ElementType type, MatrixStack mStack) voidForgeIngameGui.render(MatrixStack mStack, float partialTicks) voidNotificationModUpdateScreen.render(MatrixStack mStack, int mouseX, int mouseY, float partialTicks) voidScrollPanel.render(MatrixStack matrix, int mouseX, int mouseY, float partialTicks) protected voidForgeIngameGui.renderAir(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderArmor(MatrixStack mStack, int width, int height) protected voidForgeIngameGui.renderBossHealth(MatrixStack mStack) protected voidForgeIngameGui.renderChat(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderCrosshair(MatrixStack mStack) protected voidForgeIngameGui.renderEffects(MatrixStack mStack) protected voidForgeIngameGui.renderExperience(int x, MatrixStack mStack) voidForgeIngameGui.renderFood(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderFPSGraph(MatrixStack mStack) voidForgeIngameGui.renderHealth(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderHealthMount(int width, int height, MatrixStack mStack) private voidForgeIngameGui.renderHelmet(float partialTicks, MatrixStack mStack) protected voidForgeIngameGui.renderHotbar(float partialTicks, MatrixStack mStack) protected voidForgeIngameGui.renderHUDText(int width, int height, MatrixStack mStack) voidForgeIngameGui.renderJumpMeter(MatrixStack mStack, int x) protected voidForgeIngameGui.renderPlayerList(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderRecordOverlay(int width, int height, float partialTicks, MatrixStack mStack) protected voidForgeIngameGui.renderSleepFade(int width, int height, MatrixStack mStack) protected voidForgeIngameGui.renderSubtitles(MatrixStack mStack) protected voidForgeIngameGui.renderTitle(int width, int height, float partialTicks, MatrixStack mStack) -
Uses of MatrixStack in net.minecraftforge.client.model
Methods in net.minecraftforge.client.model with parameters of type MatrixStackModifier and TypeMethodDescriptionBakedItemModel.BakedGuiItemModel.handlePerspective(ItemCameraTransforms.TransformType type, MatrixStack mat) BakedItemModel.handlePerspective(ItemCameraTransforms.TransformType type, MatrixStack mat) BakedModelWrapper.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) CompositeModel.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) FluidModel.BakedFluid.handlePerspective(ItemCameraTransforms.TransformType type, MatrixStack mat) ItemMultiLayerBakedModel.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) MultiLayerModel.MultiLayerBakedModel.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) static IBakedModelPerspectiveMapWrapper.handlePerspective(IBakedModel model, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix> transforms, ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) static IBakedModelPerspectiveMapWrapper.handlePerspective(IBakedModel model, IModelTransform state, ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) PerspectiveMapWrapper.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) SeparatePerspectiveModel.BakedModel.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) -
Uses of MatrixStack in net.minecraftforge.client.model.animation
Methods in net.minecraftforge.client.model.animation with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidTileEntityRendererAnimation.render(T te, float partialTick, MatrixStack mat, IRenderTypeBuffer renderer, int light, int otherlight) -
Uses of MatrixStack in net.minecraftforge.client.model.b3d
Methods in net.minecraftforge.client.model.b3d with parameters of type MatrixStackModifier and TypeMethodDescriptionB3DLoader.BakedWrapper.handlePerspective(ItemCameraTransforms.TransformType cameraTransformType, MatrixStack mat) -
Uses of MatrixStack in net.minecraftforge.client.model.pipeline
Methods in net.minecraftforge.client.model.pipeline with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic booleanForgeBlockModelRenderer.render(VertexLighterFlat lighter, IBlockDisplayReader world, IBakedModel model, BlockState state, BlockPos pos, MatrixStack matrixStack, boolean checkSides, Random rand, long seed, IModelData modelData) booleanForgeBlockModelRenderer.renderModelFlat(IBlockDisplayReader world, IBakedModel model, BlockState state, BlockPos pos, MatrixStack matrixStack, IVertexBuilder buffer, boolean checkSides, Random rand, long seed, int combinedOverlayIn, IModelData modelData) booleanForgeBlockModelRenderer.renderModelSmooth(IBlockDisplayReader world, IBakedModel model, BlockState state, BlockPos pos, MatrixStack matrixStack, IVertexBuilder buffer, boolean checkSides, Random rand, long seed, int combinedOverlayIn, IModelData modelData) -
Uses of MatrixStack in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions with parameters of type MatrixStackModifier and TypeMethodDescriptiondefault voidIForgeEffect.renderHUDEffect(EffectInstance effect, AbstractGui gui, MatrixStack mStack, int x, int y, float z, float alpha) Called to draw the this Potion onto the player's ingame HUD when it's active.default voidIForgeEffectInstance.renderHUDEffect(AbstractGui gui, MatrixStack mStack, int x, int y, float z, float alpha) Called to draw the this Potion onto the player's ingame HUD when it's active.default voidIForgeEffect.renderInventoryEffect(EffectInstance effect, DisplayEffectsScreen<?> gui, MatrixStack mStack, int x, int y, float z) Called to draw the this Potion onto the player's inventory when it's active.default voidIForgeEffectInstance.renderInventoryEffect(DisplayEffectsScreen<?> gui, MatrixStack mStack, int x, int y, float z) Called to draw the this Potion onto the player's inventory when it's active. -
Uses of MatrixStack in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidGuiLayeringTest.ClientEvents.TestLayer.render(MatrixStack mStack, int mouseX, int mouseY, float partialTicks) -
Uses of MatrixStack in net.minecraftforge.debug.misc
Methods in net.minecraftforge.debug.misc with parameters of type MatrixStackModifier and TypeMethodDescriptionprotected voidContainerTypeTest.TestGui.renderBg(MatrixStack mStack, float partialTicks, int mouseX, int mouseY) -
Uses of MatrixStack in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.renderBlockOverlay(PlayerEntity player, MatrixStack mat, RenderBlockOverlayEvent.OverlayType type, BlockState block, BlockPos pos) static booleanForgeEventFactory.renderFireOverlay(PlayerEntity player, MatrixStack mat) static booleanForgeEventFactory.renderWaterOverlay(PlayerEntity player, MatrixStack mat) -
Uses of MatrixStack in net.minecraftforge.fml.client
Methods in net.minecraftforge.fml.client with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic voidClientHooks.drawForgePingInfo(MultiplayerScreen gui, ServerData target, MatrixStack mStack, int x, int y, int width, int relativeMouseX, int relativeMouseY) -
Uses of MatrixStack in net.minecraftforge.fml.client.gui
Methods in net.minecraftforge.fml.client.gui with parameters of type MatrixStackModifier and TypeMethodDescriptionstatic voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) 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 voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, 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) 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 voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) 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 voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, 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) 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 voidGuiUtils.drawHoveringText(MatrixStack mStack, List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, int backgroundColor, int borderColorStart, int borderColorEnd, FontRenderer font) Draws a tooltip box on the screen with text in it.static voidGuiUtils.drawHoveringText(MatrixStack mStack, List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, FontRenderer font) static voidGuiUtils.drawHoveringText(ItemStack stack, MatrixStack mStack, List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, int backgroundColor, int borderColorStart, int borderColorEnd, FontRenderer font) Use this version if calling from somewhere where ItemStack context is available.static voidGuiUtils.drawHoveringText(ItemStack stack, MatrixStack mStack, List<? extends ITextProperties> textLines, int mouseX, int mouseY, int screenWidth, int screenHeight, int maxTextWidth, FontRenderer font) static voidGuiUtils.drawInscribedRect(MatrixStack mStack, int x, int y, int boundsWidth, int boundsHeight, int rectWidth, int rectHeight) static voidGuiUtils.drawInscribedRect(MatrixStack mStack, int x, int y, int boundsWidth, int boundsHeight, int rectWidth, int rectHeight, boolean centerX, boolean centerY) static voidGuiUtils.drawTexturedModalRect(MatrixStack matrixStack, int x, int y, int u, int v, int width, int height, float zLevel) -
Uses of MatrixStack in net.minecraftforge.fml.client.gui.screen
Methods in net.minecraftforge.fml.client.gui.screen with parameters of type MatrixStackModifier and TypeMethodDescriptionprivate voidLoadingErrorScreen.drawMultiLineCenteredString(MatrixStack mStack, FontRenderer fr, ITextComponent str, int x, int y) protected voidModListScreen.InfoPanel.drawPanel(MatrixStack mStack, int entryRight, int relativeY, Tessellator tess, int mouseX, int mouseY) voidLoadingErrorScreen.LoadingEntryList.LoadingMessageEntry.render(MatrixStack mStack, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean p_194999_5_, float partialTicks) voidLoadingErrorScreen.render(MatrixStack mStack, int mouseX, int mouseY, float partialTicks) voidModListScreen.render(MatrixStack mStack, int mouseX, int mouseY, float partialTicks) -
Uses of MatrixStack in net.minecraftforge.fml.client.gui.widget
Methods in net.minecraftforge.fml.client.gui.widget with parameters of type MatrixStackModifier and TypeMethodDescriptionvoidModListWidget.ModEntry.render(MatrixStack mStack, int entryIdx, int top, int left, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean p_194999_5_, float partialTicks) voidUnicodeGlyphButton.render(MatrixStack mStack, int mouseX, int mouseY, float partial) protected voidModListWidget.renderBackground(MatrixStack mStack) protected voidSlider.renderBg(MatrixStack mStack, Minecraft par1Minecraft, int par2, int par3) Fired when the mouse button is dragged.voidExtendedButton.renderButton(MatrixStack mStack, int mouseX, int mouseY, float partial) Draws this button to the screen.
ParticleManager.renderParticles(MatrixStack, IRenderTypeBuffer.Impl, LightTexture, ActiveRenderInfo, float, net.minecraft.client.renderer.culling.ClippingHelper)with ClippingHelper as additional parameter