Uses of Enum Class
net.minecraft.client.gl.VertexBuffer.Usage
-
Uses of VertexBuffer.Usage in net.minecraft.client.gl
Modifier 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.