soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
WorldBorder.Initialize
soupply
java340
protocol
clientbound
WorldBorder
Undocumented in source.
class
WorldBorder
class
Initialize :
Java340Packet
{
enum
typeof
(
action
)
ACTION
;
enum
string
[]
__fields
;
Vector
!(
double
,
"xyz"
)
center
;
double
oldDiameter
;
double
newDiameter
;
@
Var
ulong
speed
;
@
Var
uint
portalTeleportBoundary
;
@
Var
uint
warningTime
;
@
Var
uint
warningBlocks
;
this
();
this
(Vector!(double, "xyz") center, double oldDiameter, double newDiameter, ulong speed, uint portalTeleportBoundary, uint warningTime, uint warningBlocks);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(Vector!(double, "xyz") center, double oldDiameter, double newDiameter, ulong speed, uint portalTeleportBoundary, uint warningTime, uint warningBlocks)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
ACTION
enum
typeof
(
action
)
ACTION
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
center
Vector
!(
double
,
"xyz"
)
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
soupply
java340
protocol
clientbound
WorldBorder
aliases
Variants
classes
Initialize
LerpSize
SetCenter
SetSize
SetWarningBlocks
SetWarningTime
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
action
variantField