Uses of Class
net.minecraft.client.render.Tessellator
Packages that use Tessellator
Package
Description
-
Uses of Tessellator in net.minecraft
Methods in net.minecraft with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidclass_91.class_94.method_1265(int int2, int int3, Tessellator tessellator) protected voidclass_91.class_95.method_1265(int int2, int int3, Tessellator tessellator) protected voidclass_91.class_99.method_1265(int int2, int int3, Tessellator tessellator) voidclass_143.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_178.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_20.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_227.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_248.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_306.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_362.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_461.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_518.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_528.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_563.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_566.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_604.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidclass_610.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) protected voidclass_91.class_93.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) protected voidclass_91.class_94.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) protected voidclass_91.class_95.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) -
Uses of Tessellator in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidSelectWorldScreen.class_569.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) -
Uses of Tessellator in net.minecraft.client.gui.screen.pack
Methods in net.minecraft.client.gui.screen.pack with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidPackScreen.class_195.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) -
Uses of Tessellator in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidEntryListWidget.method_1265(int int2, int int3, Tessellator tessellator) protected abstract voidEntryListWidget.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) -
Uses of Tessellator in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type Tessellator -
Uses of Tessellator in net.minecraft.client.particle
Methods in net.minecraft.client.particle with parameters of type TessellatorModifier and TypeMethodDescriptionvoidParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) -
Uses of Tessellator in net.minecraft.client.render
Fields in net.minecraft.client.render declared as Tessellator -
Uses of Tessellator in net.minecraft.client.render.chunk
Fields in net.minecraft.client.render.chunk declared as Tessellator -
Uses of Tessellator in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type TessellatorModifier and TypeMethodDescriptionprivate voidItemRenderer.method_1485(Tessellator tessellator, int int2, int int3, int int4, int int5, int int6)