Package com.mojang.blaze3d.vertex
Interface VertexFormatElement.Usage.SetupState
- Enclosing class:
VertexFormatElement.Usage
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setupBufferState
(int pSize, int pType, int pStride, long pPointer, int pIndex)
-
Method Details
-
setupBufferState
void setupBufferState(int pSize, int pType, int pStride, long pPointer, int pIndex)
-