sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
PlayerPositionAndLook.this
sul
protocol
java335
clientbound
PlayerPositionAndLook
Undocumented in source.
this
()
this
(Tuple!(double, "x", double, "y", double, "z") position, float yaw, float pitch, ubyte flags, uint teleportId)
class
PlayerPositionAndLook
pure nothrow @
safe
@
nogc
this
(
Tuple
!(
double
, "x",
double
, "y",
double
, "z")
position
,
float
yaw
= float.
init
,
float
pitch
= float.
init
,
ubyte
flags
= ubyte.
init
,
uint
teleportId
= uint.
init
)
Meta
Source
See Implementation
sul
protocol
java335
clientbound
PlayerPositionAndLook
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
X
X_ROTATION
Y
Y_ROTATION
Z
flags
pitch
position
teleportId
yaw