Uses of Class
net.minecraft.client.renderer.Tessellator
Packages that use Tessellator
Package
Description
-
Uses of Tessellator in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as TessellatorModifier and TypeFieldDescriptionprivate static final Tessellator
RenderSystem.RENDER_THREAD_TESSELATOR
Methods in com.mojang.blaze3d.systems that return Tessellator -
Uses of Tessellator in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type TessellatorModifier 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
Methods in net.minecraft.client.gui.widget.list with parameters of type TessellatorModifier 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
Methods in net.minecraft.client.particle with parameters of type Tessellator -
Uses of Tessellator in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as TessellatorMethods in net.minecraft.client.renderer that return Tessellator -
Uses of Tessellator in net.minecraftforge.client.gui
Methods in net.minecraftforge.client.gui with parameters of type TessellatorModifier 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
Methods in net.minecraftforge.fml.client.gui.screen with parameters of type TessellatorModifier and TypeMethodDescriptionprotected void
ModListScreen.InfoPanel.drawPanel
(MatrixStack mStack, int entryRight, int relativeY, Tessellator tess, int mouseX, int mouseY)