Uses of Class
net.minecraft.client.render.Tessellator
Packages that use Tessellator
Package
Description
- 
Uses of Tessellator in com.mojang.blaze3d.systemsFields in com.mojang.blaze3d.systems declared as TessellatorModifier and TypeFieldDescriptionprivate static final TessellatorRenderSystem.RENDER_THREAD_TESSELATORMethods in com.mojang.blaze3d.systems that return Tessellator
- 
Uses of Tessellator in net.minecraft.client.particleMethods in net.minecraft.client.particle with parameters of type TessellatorModifier and TypeMethodDescriptionvoidParticleTextureSheet.draw(Tessellator tessellator) Called after all particles of a sheet have finished drawing.
- 
Uses of Tessellator in net.minecraft.client.renderFields in net.minecraft.client.render declared as TessellatorMethods in net.minecraft.client.render that return Tessellator