Uses of Enum Class
com.mojang.blaze3d.buffers.BufferType
Packages that use BufferType
-
Uses of BufferType in com.mojang.blaze3d.buffers
Fields in com.mojang.blaze3d.buffers declared as BufferTypeMethods in com.mojang.blaze3d.buffers that return BufferTypeModifier and TypeMethodDescriptionstatic BufferType
Returns the enum constant of this class with the specified name.static BufferType[]
BufferType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.mojang.blaze3d.buffers with parameters of type BufferTypeModifierConstructorDescriptionGpuBuffer
(BufferType p_374128_, BufferUsage p_374189_, int p_374082_) GpuBuffer
(BufferType p_374296_, BufferUsage p_374056_, ByteBuffer p_374436_)