Class GL1_19_4
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v19.client.render.GL1_19
mods.thecomputerizer.theimpossiblelibrary.shared.v19.m4.client.render.GL1_19_4
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.client.render.GLAPI
public class GL1_19_4
extends mods.thecomputerizer.theimpossiblelibrary.shared.v19.client.render.GL1_19
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.client.render.GL1_19
a, b, g, r, workingBuffer, workingFormat, workingPose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v19.client.render.GL1_19
directBegin, directEnd, directVertexD, directVertexD, directVertexF, directVertexF, disable, enable, lines, lineStrip, normalizedVertex, quads, scissor, scissorTest, setLineWidth, setWorkingMatrix, triangleFan, trianglesMethods 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_19_4
public GL1_19_4()
-
-
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.v19.client.render.GL1_19
-
vertex
protected com.mojang.blaze3d.vertex.VertexConsumer vertex(double x, double y, double z) - Overrides:
vertexin classmods.thecomputerizer.theimpossiblelibrary.shared.v19.client.render.GL1_19
-