Uses of Class
com.mojang.blaze3d.opengl.VertexArrayCache.VertexArray
Packages that use VertexArrayCache.VertexArray
-
Uses of VertexArrayCache.VertexArray in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl with type parameters of type VertexArrayCache.VertexArrayModifier and TypeFieldDescriptionprivate final Map
<VertexFormat, VertexArrayCache.VertexArray> VertexArrayCache.Emulated.cache
private final Map
<VertexFormat, VertexArrayCache.VertexArray> VertexArrayCache.Separate.cache
Methods in com.mojang.blaze3d.opengl with parameters of type VertexArrayCache.VertexArrayModifier and TypeMethodDescriptionvoid
GlDebugLabel.applyLabel
(VertexArrayCache.VertexArray pVertexArray) void
GlDebugLabel.Core.applyLabel
(VertexArrayCache.VertexArray p_410688_) void
GlDebugLabel.Ext.applyLabel
(VertexArrayCache.VertexArray p_409615_)