public final class Vector3
private final Float
x
y
z
Vector3(Float x, Float y, Float z)
final Float
getX()
getY()
getZ()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Float getX()
final Float getY()
final Float getZ()