Uses of Class
com.mojang.blaze3d.vertex.Tesselator
Package
Description
-
Uses of Tesselator in com.mojang.blaze3d.systems
-
Uses of Tesselator in com.mojang.blaze3d.vertex
-
Uses of Tesselator in net.minecraft.client.gui.components
Modifier and TypeMethodDescriptionprotected void
AbstractSelectionList.renderHeader(PoseStack p_93458_, int p_93459_, int p_93460_, Tesselator p_93461_)
-
Uses of Tesselator in net.minecraft.client.gui.screens.achievement
Modifier and TypeMethodDescriptionprotected void
StatsScreen.ItemStatisticsList.renderHeader(PoseStack p_97049_, int p_97050_, int p_97051_, Tesselator p_97052_)
-
Uses of Tesselator in net.minecraft.client.gui.screens.packs
Modifier and TypeMethodDescriptionprotected void
TransferableSelectionList.renderHeader(PoseStack p_100063_, int p_100064_, int p_100065_, Tesselator p_100066_)
-
Uses of Tesselator in net.minecraft.client.particle
-
Uses of Tesselator in net.minecraftforge.client.gui
Modifier and TypeMethodDescriptionprotected void
ScrollPanel.drawBackground(PoseStack matrix, Tesselator tess, float partialTicks)
Draws the background of the scroll panel.protected abstract void
ScrollPanel.drawPanel(PoseStack mStack, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY)
Draw anything special on the screen. -
Uses of Tesselator in net.minecraftforge.fmlclient.gui.screen
Modifier and TypeMethodDescriptionprotected void
ModListScreen.InfoPanel.drawPanel(PoseStack mStack, int entryRight, int relativeY, Tesselator tess, int mouseX, int mouseY)