Uses of Enum Class
net.minecraftforge.fml.earlydisplay.SimpleBufferBuilder.Format
-
Uses of SimpleBufferBuilder.Format in net.minecraftforge.fml.earlydisplay
Modifier and TypeMethodDescriptionstatic SimpleBufferBuilder.Format
Returns the enum constant of this class with the specified name.static SimpleBufferBuilder.Format[]
SimpleBufferBuilder.Format.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSimpleBufferBuilder.begin
(SimpleBufferBuilder.Format format, SimpleBufferBuilder.Mode mode) Start building a new set of vertex data in the given format and mode.