EntityLookAndMove_i8

case
class EntityLookAndMove_i8(entityId: VarInt, deltaX: FixedPoint5[Byte], deltaY: FixedPoint5[Byte], deltaZ: FixedPoint5[Byte], yaw: Byte, pitch: Byte, onGround: Boolean)
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