public class TeleportTarget extends Object
float
pitch
Vec3d
position
velocity
yaw
TeleportTarget(Vec3d position, Vec3d velocity, float yaw, float pitch)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Vec3d position
public final Vec3d velocity
public final float yaw
public final float pitch
public TeleportTarget(Vec3d position, Vec3d velocity, float yaw, float pitch)