sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
PlayerBlockPlacement.this
sul
protocol
java340
serverbound
PlayerBlockPlacement
Undocumented in source.
this
()
this
(ulong position, uint face, uint hand, Tuple!(float, "x", float, "y", float, "z") cursorPosition)
class
PlayerBlockPlacement
pure nothrow @
safe
@
nogc
this
(
ulong
position
,
uint
face
= uint.
init
,
uint
hand
= uint.
init
,
Tuple
!(
float
, "x",
float
, "y",
float
, "z")
cursorPosition
=
Tuple
!(
float
, "x",
float
, "y",
float
, "z").
init
)
Meta
Source
See Implementation
sul
protocol
java340
serverbound
PlayerBlockPlacement
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
MAIN_HAND
OFF_HAND
SERVERBOUND
cursorPosition
face
hand
position