Uses of Class
com.mojang.blaze3d.opengl.GlBuffer
Packages that use GlBuffer
-
Uses of GlBuffer in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GlBufferModifier and TypeFieldDescription(package private) GlBufferVertexArrayCache.VertexArray.lastVertexBufferMethods in com.mojang.blaze3d.opengl with parameters of type GlBufferModifier and TypeMethodDescriptionvoidGlDebugLabel.applyLabel(GlBuffer pBuffer) voidGlDebugLabel.Core.applyLabel(GlBuffer p_410733_) voidGlDebugLabel.Ext.applyLabel(GlBuffer p_410006_) abstract voidVertexArrayCache.bindVertexArray(VertexFormat pFormat, GlBuffer pBuffer) voidVertexArrayCache.Emulated.bindVertexArray(VertexFormat p_410490_, GlBuffer p_410612_) voidVertexArrayCache.Separate.bindVertexArray(VertexFormat p_410638_, GlBuffer p_410508_) Constructors in com.mojang.blaze3d.opengl with parameters of type GlBufferModifierConstructorDescription(package private)VertexArray(int pId, VertexFormat pFormat, GlBuffer pLastVertexBuffer)