Uses of Enum Class
net.minecraft.client.gl.VertexBuffer.Usage
Packages that use VertexBuffer.Usage
-
Uses of VertexBuffer.Usage in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as VertexBuffer.UsageMethods in net.minecraft.client.gl that return VertexBuffer.UsageModifier and TypeMethodDescriptionstatic VertexBuffer.Usage
Returns the enum constant of this class with the specified name.static VertexBuffer.Usage[]
VertexBuffer.Usage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.gl with parameters of type VertexBuffer.Usage