kettle

Kotlin utilities for Quilt mod development


Project maintained by Cypher121 Hosted on GitHub Pages — Theme by mattgraham

//kettle/coffee.cypher.kettle.math/toDoubleVector

toDoubleVector

[jvm]
fun Vec3i.toDoubleVector(): Vec3d

Converts this Vec3i to a Vec3d.