Class GL1_20_6
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.GL1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.client.render.GL1_20_6
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.client.render.GLAPI
public class GL1_20_6
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.GL1_20
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.GL1_20
a, b, g, r, workingBuffer, workingFormat, workingPose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.mojang.blaze3d.vertex.VertexConsumernormal(com.mojang.blaze3d.vertex.VertexConsumer consumer, float x, float y, float z) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.GL1_20
directBegin, directEnd, directVertexD, directVertexD, directVertexF, directVertexF, disable, enable, lines, lineStrip, normalizedVertex, quads, scissor, scissorTest, setLineWidth, setWorkingMatrix, triangleFan, triangles, vertexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.client.render.GLAPI
normalizedVertex, normalizedVertex, normalizedVertex, normalizedVertex, normalizedVertex2D, normalizedVertex2D, normalizedVertex2D, normalizedVertex2D, normalizedVertex2D
-
Constructor Details
-
GL1_20_6
public GL1_20_6()
-
-
Method Details
-
normal
protected com.mojang.blaze3d.vertex.VertexConsumer normal(com.mojang.blaze3d.vertex.VertexConsumer consumer, float x, float y, float z) - Overrides:
normalin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.client.render.GL1_20
-