soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
BossBar.Add
soupply
java340
protocol
clientbound
BossBar
Undocumented in source.
class
BossBar
class
Add :
Java340Packet
{
enum
typeof
(
action
)
ACTION
;
enum
uint
PINK
;
enum
uint
BLUE
;
enum
uint
RED
;
enum
uint
GREEN
;
enum
uint
YELLOW
;
enum
uint
PURPLE
;
enum
uint
WHITE
;
enum
uint
NO_DIVISION
;
enum
uint
SIX_NOTCHES
;
enum
uint
TEN_NOTCHES
;
enum
uint
TWELVE_NOTCHES
;
enum
uint
TWENTY_NOTCHES
;
enum
ubyte
DARK_SKY
;
enum
ubyte
IS_DRAGON_BAR
;
enum
string
[]
__fields
;
string
title
;
float
health
;
@
Var
uint
color
;
@
Var
uint
division
;
ubyte
flags
;
this
();
this
(string title, float health, uint color, uint division, ubyte flags);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string title, float health, uint color, uint division, ubyte flags)
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.
BLUE
enum
uint
BLUE
;
Undocumented in source.
DARK_SKY
enum
ubyte
DARK_SKY
;
Undocumented in source.
GREEN
enum
uint
GREEN
;
Undocumented in source.
IS_DRAGON_BAR
enum
ubyte
IS_DRAGON_BAR
;
Undocumented in source.
NO_DIVISION
enum
uint
NO_DIVISION
;
Undocumented in source.
PINK
enum
uint
PINK
;
Undocumented in source.
PURPLE
enum
uint
PURPLE
;
Undocumented in source.
RED
enum
uint
RED
;
Undocumented in source.
SIX_NOTCHES
enum
uint
SIX_NOTCHES
;
Undocumented in source.
TEN_NOTCHES
enum
uint
TEN_NOTCHES
;
Undocumented in source.
TWELVE_NOTCHES
enum
uint
TWELVE_NOTCHES
;
Undocumented in source.
TWENTY_NOTCHES
enum
uint
TWENTY_NOTCHES
;
Undocumented in source.
WHITE
enum
uint
WHITE
;
Undocumented in source.
YELLOW
enum
uint
YELLOW
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
color
uint
color
;
Undocumented in source.
division
uint
division
;
Undocumented in source.
flags
ubyte
flags
;
Undocumented in source.
health
float
health
;
Undocumented in source.
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java340
protocol
clientbound
BossBar
aliases
Variants
classes
Add
Remove
UpdateFlags
UpdateHealth
UpdateStyle
UpdateTitle
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
action
uuid
variantField