Uses of Class
net.minecraft.client.render.Tessellator
Packages that use Tessellator
Package
Description
-
Uses of Tessellator in net.minecraft.client
Methods in net.minecraft.client with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidclass_403.renderHeader(int x, int y, Tessellator tessellator) protected voidclass_406.renderHeader(int x, int y, Tessellator tessellator) protected voidclass_408.renderHeader(int x, int y, Tessellator tessellator) -
Uses of Tessellator in net.minecraft.client.gui.screen.resourcepack
Methods in net.minecraft.client.gui.screen.resourcepack with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidResourcePackListWidget.renderHeader(int x, int y, Tessellator tessellator) -
Uses of Tessellator in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidListWidget.renderHeader(int x, int y, Tessellator tessellator) -
Uses of Tessellator in net.minecraft.client.render
Fields in net.minecraft.client.render declared as TessellatorMethods in net.minecraft.client.render that return TessellatorMethods in net.minecraft.client.render with parameters of type TessellatorModifier and TypeMethodDescriptionvoidWorldRenderer.method_9899(Tessellator tessellator, BufferBuilder bufferBuilder, Entity entity, float float2) -
Uses of Tessellator in net.minecraft.realms
Fields in net.minecraft.realms declared as Tessellator