sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
EntityLookAndRelativeMove.this
sul
protocol
java340
clientbound
EntityLookAndRelativeMove
Undocumented in source.
this
()
this
(uint entityId, Tuple!(short, "x", short, "y", short, "z") delta, ubyte yaw, ubyte pitch, bool onGround)
class
EntityLookAndRelativeMove
pure nothrow @
safe
@
nogc
this
(
uint
entityId
,
Tuple
!(
short
, "x",
short
, "y",
short
, "z")
delta
=
Tuple
!(
short
, "x",
short
, "y",
short
, "z").
init
,
ubyte
yaw
= ubyte.
init
,
ubyte
pitch
= ubyte.
init
,
bool
onGround
= bool.
init
)
Meta
Source
See Implementation
sul
protocol
java340
clientbound
EntityLookAndRelativeMove
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
delta
entityId
onGround
pitch
yaw