Uses of Class
net.minecraft.client.renderer.Tessellator
Package
Description
-
Uses of Tessellator in com.mojang.blaze3d.systems
Modifier and TypeFieldDescriptionprivate static final Tessellator
RenderSystem.RENDER_THREAD_TESSELATOR
-
Uses of Tessellator in net.minecraft.client.gui.screen
Modifier and TypeMethodDescriptionprotected void
StatsScreen.StatsList.renderHeader
(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) -
Uses of Tessellator in net.minecraft.client.gui.widget.list
Modifier and TypeMethodDescriptionprotected void
AbstractList.renderHeader
(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) protected void
ResourcePackList.renderHeader
(MatrixStack p_230448_1_, int p_230448_2_, int p_230448_3_, Tessellator p_230448_4_) -
Uses of Tessellator in net.minecraft.client.particle
-
Uses of Tessellator in net.minecraft.client.renderer
-
Uses of Tessellator in net.minecraftforge.client.gui
Modifier and TypeMethodDescriptionprotected abstract void
ScrollPanel.drawPanel
(MatrixStack mStack, int entryRight, int relativeY, Tessellator tess, int mouseX, int mouseY) Draw anything special on the screen. -
Uses of Tessellator in net.minecraftforge.fml.client.gui.screen
Modifier and TypeMethodDescriptionprotected void
ModListScreen.InfoPanel.drawPanel
(MatrixStack mStack, int entryRight, int relativeY, Tessellator tess, int mouseX, int mouseY)