sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
WorldBorder.Initialize
sul
protocol
java340
clientbound
WorldBorder
Undocumented in source.
class
WorldBorder
class
Initialize {
enum
typeof
(
action
)
ACTION
;
enum
string
[]
FIELDS
;
Tuple
!(
double
,
"x"
,
double
,
"y"
,
double
,
"z"
)
center
;
double
oldDiameter
;
double
newDiameter
;
ulong
speed
;
uint
portalTeleportBoundary
;
uint
warningTime
;
uint
warningBlocks
;
this
();
this
(Tuple!(double, "x", double, "y", double, "z") center, double oldDiameter, double newDiameter, ulong speed, uint portalTeleportBoundary, uint warningTime, uint warningBlocks);
ubyte
[]
encode
();
void
decode
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(Tuple!(double, "x", double, "y", double, "z") center, double oldDiameter, double newDiameter, ulong speed, uint portalTeleportBoundary, uint warningTime, uint warningBlocks)
Undocumented in source.
Members
Functions
decode
void
decode
()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte
[]
encode
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ACTION
enum
typeof
(
action
)
ACTION
;
Undocumented in source.
FIELDS
enum
string
[]
FIELDS
;
Undocumented in source.
center
Tuple
!(
double
,
"x"
,
double
,
"y"
,
double
,
"z"
)
center
;
Undocumented in source.
newDiameter
double
newDiameter
;
Undocumented in source.
oldDiameter
double
oldDiameter
;
Undocumented in source.
portalTeleportBoundary
uint
portalTeleportBoundary
;
Undocumented in source.
speed
ulong
speed
;
Undocumented in source.
warningBlocks
uint
warningBlocks
;
Undocumented in source.
warningTime
uint
warningTime
;
Undocumented in source.
Meta
Source
See Implementation
sul
protocol
java340
clientbound
WorldBorder
aliases
Variants
_encode
classes
Initialize
LerpSize
SetCenter
SetSize
SetWarningBlocks
SetWarningTime
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
action
variantField