Uses of Enum Class
com.mojang.blaze3d.vertex.VertexBuffer.Usage
-
Uses of VertexBuffer.Usage in com.mojang.blaze3d.vertex
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.