Uses of Enum Class
com.mojang.blaze3d.vertex.VertexBuffer.Usage
Packages that use VertexBuffer.Usage
-
Uses of VertexBuffer.Usage in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as VertexBuffer.UsageMethods in com.mojang.blaze3d.vertex 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 com.mojang.blaze3d.vertex with parameters of type VertexBuffer.Usage