java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.client.render.RenderAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.Render1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.client.render.Render1_20_6

public class Render1_20_6 extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.Render1_20
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.Render1_20

    modelView

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.render.RenderAPI

    font, gl, matrix, mouseX, mouseY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.Render1_20

    alphaFuncEqual, alphaFuncGreater, alphaFuncLesser, beginBuffer, bindTexture, blendTranslucent, defaultBlendFunc, depthMask, disableAlpha, disableBlend, disableCull, disableLighting, disableTexture, drawCenteredString, drawString, drawTooltip, enableAlpha, enableBlend, enableCull, enableLighting, enableTexture, endBuffer, endVertex, getBufferBuilder, getBufferBuilderPC, getBufferBuilderPTC, getBufferMode, getDirectMouseX, getDirectMouseY, getFont, getGLAPI, getGraphics, getMatrix, init, modelView, popMatrix, pushMatrix, renderSourceImmediate, resetTextureMatrix, rotate, scale, setColor, setPosColorShader, translate, translate, vertexColor, vertexWithMatrix

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.render.RenderAPI

    drawCenteredString, drawCenteredString, drawString, drawString, endBatch, endBatch, getGl, getMouseX, getMouseY, setColor, setFont, setMatrix, setMouseX, setMouseY, shadeFlat, shadeSmooth, unwrapFont, unwrapMatrix

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Render1_20_6

      public Render1_20_6()