sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
Title.SetTimings
sul
protocol
java335
clientbound
Title
Undocumented in source.
class
Title
class
SetTimings {
enum
typeof
(
action
)
ACTION
;
enum
string
[]
FIELDS
;
uint
fadeIn
;
uint
stay
;
uint
fadeOut
;
this
();
this
(uint fadeIn, uint stay, uint fadeOut);
ubyte
[]
encode
();
void
decode
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(uint fadeIn, uint stay, uint fadeOut)
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.
fadeIn
uint
fadeIn
;
Undocumented in source.
fadeOut
uint
fadeOut
;
Undocumented in source.
stay
uint
stay
;
Undocumented in source.
Meta
Source
See Implementation
sul
protocol
java335
clientbound
Title
aliases
Variants
_encode
classes
Hide
Reset
SetActionBar
SetSubtitle
SetTimings
SetTitle
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
action
variantField