soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
PlayerPositionAndLook.this
soupply
java340
protocol
clientbound
PlayerPositionAndLook
Undocumented in source.
this
()
this
(Vector!(double, "xyz") position, float yaw, float pitch, ubyte flags, uint teleportId)
class
PlayerPositionAndLook
pure nothrow @
safe
@
nogc
this
(
Vector
!(
double
, "xyz")
position
,
float
yaw
= float.
init
,
float
pitch
= float.
init
,
ubyte
flags
= ubyte.
init
,
uint
teleportId
= uint.
init
)
Meta
Source
See Implementation
soupply
java340
protocol
clientbound
PlayerPositionAndLook
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
X
X_ROTATION
Y
Y_ROTATION
Z
__fields
flags
pitch
position
teleportId
yaw