soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
ChangeDimension.this
soupply
bedrock137
protocol
play
ChangeDimension
Undocumented in source.
this
()
this
(int dimension, Vector!(float, "xyz") position, bool unknown2)
class
ChangeDimension
pure nothrow @
safe
@
nogc
this
(
int
dimension
,
Vector
!(
float
, "xyz")
position
=
Vector
!(
float
, "xyz").
init
,
bool
unknown2
= bool.
init
)
Meta
Source
See Implementation
soupply
bedrock137
protocol
play
ChangeDimension
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
END
ID
NETHER
OVERWORLD
SERVERBOUND
__fields
dimension
position
unknown2