getRenderPos

fun getRenderPos(x: Float, y: Float, z: Float): Vector3f

Gets a fixed render position from x, y, and z inputs adjusted with partial ticks

Return

the Vector3f position to render at

Parameters

x

the X coordinate

y

the Y coordinate

z

the Z coordinate

Sources

Link copied to clipboard