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 TypeMethodDescriptionprivate voidclass_2887.method_13446(StructureBlockEntity structureBlockEntity, double double2, double double3, double double4, BlockPos blockPos, Tessellator tessellator, BufferBuilder bufferBuilder, boolean bool) private voidclass_2887.method_13447(Tessellator tessellator, BufferBuilder bufferBuilder, double double2, double double3, double double4, double double5, double double6, double double7, int int2, int int3, int int4) -
Uses of Tessellator in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type TessellatorModifier and TypeMethodDescriptionprotected voidStatsScreen.BlockStatsListWidget.renderHeader(int x, int y, Tessellator tessellator) protected voidStatsScreen.CustomStatsListWidget.renderHeader(int x, int y, Tessellator tessellator) protected voidStatsScreen.ItemStatsListWidget.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