VehicleMove

case
class VehicleMove(x: Double, y: Double, z: Double, yaw: Float, pitch: Float)

Sent by the client when in a vehicle instead of the normal move packet.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product