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.cacheprivate final Map<VertexFormat, VertexArrayCache.VertexArray> VertexArrayCache.Separate.cacheMethods in com.mojang.blaze3d.opengl with parameters of type VertexArrayCache.VertexArrayModifier and TypeMethodDescriptionvoidGlDebugLabel.applyLabel(VertexArrayCache.VertexArray pVertexArray) voidGlDebugLabel.Core.applyLabel(VertexArrayCache.VertexArray p_410688_) voidGlDebugLabel.Ext.applyLabel(VertexArrayCache.VertexArray p_409615_)