Package com.mojang.blaze3d.vertex
Class Tesselator
java.lang.Object
com.mojang.blaze3d.vertex.Tesselator
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ByteBufferBuilder
private static Tesselator
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbegin
(VertexFormat.Mode p_350571_, VertexFormat p_350837_) void
clear()
static Tesselator
static void
init()
-
Field Details
-
MAX_BYTES
private static final int MAX_BYTES- See Also:
-
buffer
-
instance
-
-
Constructor Details
-
Tesselator
public Tesselator(int p_85912_) -
Tesselator
public Tesselator()
-
-
Method Details
-
init
public static void init() -
getInstance
-
begin
-
clear
public void clear()
-