Class com.mojang.blaze3d.systems.RenderSystem

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, Logger RenderSystem.LOGGER This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Static Methods

RenderSystem._setShaderLights(vec3f, vec3f2) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem._setShaderTexture(i, j) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem._setShaderTexture(i, identifier) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.activeTexture(texture) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.applyModelViewMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertInInitPhase() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnGameThread() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnGameThreadOrInit() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnRenderThread() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnRenderThreadOrInit() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.backupProjectionMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.beginInitialization() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.bindTexture(texture) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.bindTextureForSetup(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.blendEquation(mode) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.blendFunc(srcFactor, dstFactor) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.blendFunc(srcFactor, dstFactor) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.blendFuncSeparate(srcFactor, dstFactor, srcAlpha, dstAlpha) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.blendFuncSeparate(srcFactorRGB, dstFactorRGB, srcFactorAlpha, dstFactorAlpha) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.clear(mask, getError) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.clearColor(red, green, blue, alpha) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.clearDepth(depth) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.clearStencil(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.colorMask(red, green, blue, alpha) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.defaultBlendFunc() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.deleteTexture(texture) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.depthFunc(func) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.depthMask(mask) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableBlend() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableColorLogicOp() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableCull() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableDepthTest() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disablePolygonOffset() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableScissor() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableTexture() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.drawElements(mode, count, type) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableBlend() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableColorLogicOp() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableCull() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableDepthTest() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enablePolygonOffset() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableScissor(i, j, k, l) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableTexture() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.finishInitialization() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.flipFrame(window) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getApiDescription() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getBackendDescription() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getCapsString() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getInverseViewRotationMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getModelViewMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getModelViewStack() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getProjectionMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getSequentialBuffer(drawMode, i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShader() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderColor() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderFogColor() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderFogEnd() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderFogShape() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderFogStart() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderGameTime() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderLineWidth() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getShaderTexture(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getString(name, consumer) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getTextureId(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.getTextureMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glBindBuffer(i, intSupplier) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glBindVertexArray(supplier) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glBufferData(target, data, usage) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glDeleteBuffers(buffer) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glDeleteVertexArrays(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glGenBuffers(consumer) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glGenVertexArrays(consumer) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform1(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform1(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform1i(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform2(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform2(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform3(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform3(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform4(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniform4(location, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniformMatrix2(location, transpose, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniformMatrix3(location, transpose, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.glUniformMatrix4(location, transpose, value) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.initBackendSystem() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.initGameThread(assertNotRenderThread) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.initRenderThread() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.initRenderer(debugVerbosity, debugSync) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.isInInitPhase() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.isOnGameThread() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.isOnRenderThread() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.isOnRenderThreadOrInit() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.limitDisplayFPS(fps) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.lineWidth(width) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.logicOp(op) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.maxSupportedTextureSize() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.pixelStore(pname, param) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.polygonMode(i, j) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.polygonOffset(factor, units) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.readPixels(x, y, width, height, format, type, pixels) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.recordRenderCall(renderCall) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.renderCrosshair(size) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.renderThreadTesselator() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.replayQueue() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.resetTextureMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.restoreProjectionMatrix() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.runAsFancy(runnable) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setErrorCallback(callback) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setInverseViewRotationMatrix(matrix3f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setProjectionMatrix(matrix4f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShader(supplier) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderColor(f, g, h, i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderFogColor(f, g, h, i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderFogColor(f, g, h) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderFogEnd(f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderFogShape(fogShape) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderFogStart(f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderGameTime(l, f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderLights(vec3f, vec3f2) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderTexture(i, j) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setShaderTexture(i, identifier) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setTextureMatrix(matrix4f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupDefaultState(x, y, width, height) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupGui3DDiffuseLighting(vec3f, vec3f2) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupGuiFlatDiffuseLighting(vec3f, vec3f2) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupLevelDiffuseLighting(vec3f, vec3f2, matrix4f) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupOverlayColor(texture, size) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.setupShaderLights(shader) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.stencilFunc(func, ref, mask) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.stencilMask(i) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.stencilOp(sfail, dpfail, dppass) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.teardownOverlayColor() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.texParameter(target, pname, param) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.viewport(x, y, width, height) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Constructors

RenderSystem() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:equals(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:getClass() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:hashCode() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notify() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:toString() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0, arg1) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait() This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Static Methods

RenderSystem._setShaderLights(vec3f, vec3f2)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • vec3f userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • vec3f2 userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem._setShaderTexture(i, j)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • j int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem._setShaderTexture(i, identifier)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • identifier userdata, Identifier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.activeTexture(texture)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • texture int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.applyModelViewMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertInInitPhase()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnGameThread()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnGameThreadOrInit()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnRenderThread()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.assertOnRenderThreadOrInit()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.backupProjectionMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.beginInitialization()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.bindTexture(texture)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • texture int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.bindTextureForSetup(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.blendEquation(mode)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.blendFunc(srcFactor, dstFactor)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • srcFactor userdata, GlStateManager$SrcFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstFactor userdata, GlStateManager$DstFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.blendFunc(srcFactor, dstFactor)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • srcFactor int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstFactor int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.blendFuncSeparate(srcFactor, dstFactor, srcAlpha, dstAlpha)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • srcFactor userdata, GlStateManager$SrcFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstFactor userdata, GlStateManager$DstFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • srcAlpha userdata, GlStateManager$SrcFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstAlpha userdata, GlStateManager$DstFactor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.blendFuncSeparate(srcFactorRGB, dstFactorRGB, srcFactorAlpha, dstFactorAlpha)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • srcFactorRGB int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstFactorRGB int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • srcFactorAlpha int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dstFactorAlpha int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.clear(mask, getError)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mask int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • getError boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.clearColor(red, green, blue, alpha)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • red number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • green number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • blue number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • alpha number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.clearDepth(depth)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • depth number, double This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.clearStencil(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.colorMask(red, green, blue, alpha)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • red boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • green boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • blue boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • alpha boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.defaultBlendFunc()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.deleteTexture(texture)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • texture int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.depthFunc(func)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • func int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.depthMask(mask)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mask boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.disableBlend()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableColorLogicOp()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableCull()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableDepthTest()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disablePolygonOffset()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableScissor()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.disableTexture()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.drawElements(mode, count, type)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • mode int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • count int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • type int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.enableBlend()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableColorLogicOp()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableCull()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableDepthTest()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enablePolygonOffset()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.enableScissor(i, j, k, l)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • j int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • k int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • l int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.enableTexture()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.finishInitialization()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.flipFrame(window)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • window int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.getApiDescription()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getBackendDescription()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getCapsString()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getInverseViewRotationMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Matrix3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getModelViewMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getModelViewStack()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, MatrixStack This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getProjectionMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getSequentialBuffer(drawMode, i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • drawMode userdata, VertexFormat$DrawMode This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

userdata, RenderSystem$IndexBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShader()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Shader This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderColor()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, float[] This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderFogColor()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, float[] This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderFogEnd()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderFogShape()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, FogShape This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderFogStart()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderGameTime()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderLineWidth()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getShaderTexture(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getString(name, consumer)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • name int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • consumer userdata, Consumer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.getTextureId(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.getTextureMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.glBindBuffer(i, intSupplier)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • intSupplier userdata, IntSupplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glBindVertexArray(supplier)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • supplier userdata, Supplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glBufferData(target, data, usage)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • target int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • data userdata, ByteBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • usage int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glDeleteBuffers(buffer)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • buffer int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glDeleteVertexArrays(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glGenBuffers(consumer)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • consumer userdata, Consumer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glGenVertexArrays(consumer)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • consumer userdata, Consumer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform1(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, IntBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform1(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform1i(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform2(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform2(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, IntBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform3(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, IntBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform3(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform4(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniform4(location, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, IntBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniformMatrix2(location, transpose, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • transpose boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniformMatrix3(location, transpose, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • transpose boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.glUniformMatrix4(location, transpose, value)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • location int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • transpose boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • value userdata, FloatBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.initBackendSystem()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, LongSupplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.initGameThread(assertNotRenderThread)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • assertNotRenderThread boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.initRenderThread()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.initRenderer(debugVerbosity, debugSync)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • debugVerbosity int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • debugSync boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.isInInitPhase()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.isOnGameThread()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.isOnRenderThread()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.isOnRenderThreadOrInit()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.limitDisplayFPS(fps)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • fps int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.lineWidth(width)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • width number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.logicOp(op)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • op userdata, GlStateManager$LogicOp This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.maxSupportedTextureSize()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.pixelStore(pname, param)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • pname int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • param int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.polygonMode(i, j)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • j int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.polygonOffset(factor, units)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • factor number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • units number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.readPixels(x, y, width, height, format, type, pixels)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • format int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • type int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • pixels userdata, ByteBuffer This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.recordRenderCall(renderCall)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • renderCall userdata, RenderCall This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.renderCrosshair(size)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • size int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.renderThreadTesselator()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Tessellator This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
RenderSystem.replayQueue()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.resetTextureMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.restoreProjectionMatrix()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.runAsFancy(runnable)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • runnable userdata, Runnable This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setErrorCallback(callback)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • callback userdata, GLFWErrorCallbackI This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setInverseViewRotationMatrix(matrix3f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrix3f userdata, Matrix3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setProjectionMatrix(matrix4f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrix4f userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShader(supplier)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • supplier userdata, Supplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderColor(f, g, h, i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • g number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • h number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • i number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderFogColor(f, g, h, i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • g number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • h number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • i number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderFogColor(f, g, h)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • g number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • h number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderFogEnd(f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderFogShape(fogShape)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • fogShape userdata, FogShape This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderFogStart(f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderGameTime(l, f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • l int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • f number, float This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderLights(vec3f, vec3f2)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • vec3f userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • vec3f2 userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderTexture(i, j)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • j int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setShaderTexture(i, identifier)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • identifier userdata, Identifier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setTextureMatrix(matrix4f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • matrix4f userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupDefaultState(x, y, width, height)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupGui3DDiffuseLighting(vec3f, vec3f2)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • vec3f userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • vec3f2 userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupGuiFlatDiffuseLighting(vec3f, vec3f2)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • vec3f userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • vec3f2 userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupLevelDiffuseLighting(vec3f, vec3f2, matrix4f)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • vec3f userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • vec3f2 userdata, Vec3f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • matrix4f userdata, Matrix4f This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupOverlayColor(texture, size)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • texture userdata, IntSupplier This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • size int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.setupShaderLights(shader)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • shader userdata, Shader This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.stencilFunc(func, ref, mask)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • func int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • ref int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • mask int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.stencilMask(i)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • i int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.stencilOp(sfail, dpfail, dppass)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • sfail int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dpfail int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • dppass int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.teardownOverlayColor()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
RenderSystem.texParameter(target, pname, param)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • target int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • pname int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • param int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
RenderSystem.viewport(x, y, width, height)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • x int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • y int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • width int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • height int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Constructors

RenderSystem()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Instance Methods

instance:equals(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, Object This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"

Returns:

boolean This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:getClass()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

userdata, Class This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:hashCode()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

int This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:notify()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:notifyAll()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:toString()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Returns:

string This description should be content pulled from the comments above a method in a lua file. Format: "-- @return DESCRIPTION"
instance:wait(arg0, arg1)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • arg1 int This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
instance:wait()
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:wait(arg0)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 int, long This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"