Class VertexWrapper1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.client.render.VertexWrapper1_12_2
public class VertexWrapper1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
mode -
Constructor Summary
ConstructorsConstructorDescriptionVertexWrapper1_12_2(int mode, net.minecraft.client.renderer.vertex.VertexFormat format, int numVertices, int... vertexSizes) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbegin()protected voiddraw()protected voidonVertexEnded(Number[][] numbers) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
clearBuffers, color, color, color, endVertex, finish, getCurrentVertex, getVertex, pos, pos, setVertexSize, start, tex, tex
-
Constructor Details
-
VertexWrapper1_12_2
public VertexWrapper1_12_2(int mode, net.minecraft.client.renderer.vertex.VertexFormat format, int numVertices, int... vertexSizes)
-
-
Method Details
-
begin
protected void begin()- Specified by:
beginin classmods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
-
draw
protected void draw()- Specified by:
drawin classmods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
-
onVertexEnded
- Specified by:
onVertexEndedin classmods.thecomputerizer.theimpossiblelibrary.api.client.render.VertexWrapper
-