LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.mesh
/
MeshDraw
/
MeshDraw
Mesh
Draw
constructor
(
vertexSlice
:
GpuBufferSlice
,
indexSlice
:
GpuBufferSlice
,
vertexFormat
:
VertexFormat
,
indexType
:
VertexFormat.IndexType
,
indexCount
:
Int
)