com.mojang.blaze3d.opengl

public abstract class VertexArrayCache

fjn
com.mojang.blaze3d.opengl.VertexArrayCache
net.minecraft.class_10869
net.minecraft.client.gl.BufferManager
net.minecraft.src.C_378917_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static VertexArrayCache
a(org.lwjgl.opengl.GLCapabilities arg0, fjf arg1, Set<String> arg2)
create(org.lwjgl.opengl.GLCapabilities arg0, GlDebugLabel arg1, Set<String> arg2)
method_68429(org.lwjgl.opengl.GLCapabilities arg0, class_10861 arg1, Set<String> arg2)
create(org.lwjgl.opengl.GLCapabilities capabilities, DebugLabelManager labeler, Set<String> usedCapabilities)
m_383943_(org.lwjgl.opengl.GLCapabilities p_396371_, C_379045_ p_392063_, Set<String> p_395833_)
public abstract void
a(VertexFormat arg0, fjc arg1)
bindVertexArray(VertexFormat arg0, GlBuffer arg1)
method_68428(VertexFormat arg0, class_10859 arg1)
setupBuffer(VertexFormat format, GlGpuBuffer into)
m_384628_(VertexFormat p_393041_, GlBuffer arg1)