Package com.mojang.blaze3d.opengl
Class VertexArrayCache.VertexArray
java.lang.Object
com.mojang.blaze3d.opengl.VertexArrayCache.VertexArray
- Enclosing class:
VertexArrayCache
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final VertexFormat
(package private) final int
(package private) GlBuffer
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
final int id -
format
-
lastVertexBuffer
-
-
Constructor Details
-
VertexArray
VertexArray(int p_409990_, VertexFormat p_410774_, @Nullable GlBuffer p_410599_)
-