| Modifier and Type | Method and Description | 
|---|---|
| protected void | GuiSlot. drawContainerBackground(Tessellator tessellator) | 
| protected void | GuiResourcePackList. drawListHeader(int insideLeft,
              int insideTop,
              Tessellator tessellatorIn) | 
| protected void | GuiSlot. drawListHeader(int insideLeft,
              int insideTop,
              Tessellator tessellatorIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | GuiStats.Stats. drawListHeader(int insideLeft,
              int insideTop,
              Tessellator tessellatorIn) | 
| protected void | GuiStats.StatsBlock. drawListHeader(int insideLeft,
              int insideTop,
              Tessellator tessellatorIn) | 
| protected void | GuiStats.StatsItem. drawListHeader(int insideLeft,
              int insideTop,
              Tessellator tessellatorIn) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static Tessellator | Tessellator. INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| static Tessellator | Tessellator. getInstance() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RenderGlobal. drawBlockDamageTexture(Tessellator tessellatorIn,
                      BufferBuilder bufferBuilderIn,
                      Entity entityIn,
                      float partialTicks) | 
| Modifier and Type | Field and Description | 
|---|---|
| private Tessellator | TileEntityRendererDispatcher. batchBufferBuffer used for batched TESRs | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | TileEntityStructureRenderer. renderBox(Tessellator p_190055_1_,
         BufferBuilder p_190055_2_,
         double p_190055_3_,
         double p_190055_5_,
         double p_190055_7_,
         double p_190055_9_,
         double p_190055_11_,
         double p_190055_13_,
         int p_190055_15_,
         int p_190055_16_,
         int p_190055_17_) | 
| private void | TileEntityStructureRenderer. renderInvisibleBlocks(TileEntityStructure p_190054_1_,
                     double p_190054_2_,
                     double p_190054_4_,
                     double p_190054_6_,
                     BlockPos p_190054_8_,
                     Tessellator p_190054_9_,
                     BufferBuilder p_190054_10_,
                     boolean p_190054_11_) | 
| Modifier and Type | Field and Description | 
|---|---|
| static Tessellator | Tezzelator. t | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | GuiModList.Info. drawHeader(int entryRight,
          int relativeY,
          Tessellator tess) | 
| protected void | GuiScrollingList. drawHeader(int entryRight,
          int relativeY,
          Tessellator tess)Draw anything special on the screen. | 
| protected void | GuiModList.Info. drawSlot(int slotIdx,
        int entryRight,
        int slotTop,
        int slotBuffer,
        Tessellator tess) | 
| protected void | GuiMultipleModsErrored.GuiList. drawSlot(int slotIdx,
        int entryRight,
        int slotTop,
        int slotBuffer,
        Tessellator tess) | 
| protected abstract void | GuiScrollingList. drawSlot(int slotIdx,
        int entryRight,
        int slotTop,
        int slotBuffer,
        Tessellator tess)Draw anything special on the screen. | 
| protected void | GuiSlotModList. drawSlot(int idx,
        int right,
        int top,
        int height,
        Tessellator tess) | 
| protected void | GuiScrollingList. func_27260_a(int entryRight,
            int relativeY,
            Tessellator tess)Deprecated.  |