Uses of Class
net.minecraft.client.render.Tessellator
Packages that use Tessellator
Package
Description
-
Uses of Tessellator in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidStatsScreen.AbstractStatsListWidget.method_1265(int int2, int int3, Tessellator tessellator) protected voidStatsScreen.BlockStatsListWidget.method_1265(int int2, int int3, Tessellator tessellator) protected voidStatsScreen.ItemStatsListWidget.method_1265(int int2, int int3, Tessellator tessellator) protected voidStatsScreen.BlockStatsListWidget.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) protected voidStatsScreen.GeneralStatsListWidget.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) protected voidStatsScreen.ItemStatsListWidget.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.PackListWidget.renderEntry(int index, int x, int y, int int2, Tessellator tesselator) -
Uses of Tessellator in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidSelectWorldScreen.WorldListWidget.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 TypeMethodDescriptionvoidBlockParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidExplosionParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidFireSmokeParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidFlameParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidFootstepParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidHeartParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidItemParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidItemPickupParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidLavaEmberParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidNoteParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidPortalParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidRainSplashParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidRedDustParticle.method_2002(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) voidSnowflakeParticle.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)