soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
UpdateTeamInfo.this
soupply
java340
protocol
clientbound
Teams
UpdateTeamInfo
Undocumented in source.
this
()
this
(string displayName, string prefix, string suffix, ubyte friendlyFlags, string nametagVisibility, string collisionRule, ubyte color)
class
UpdateTeamInfo
pure nothrow @
safe
@
nogc
this
(
string
displayName
,
string
prefix
=
string.init
,
string
suffix
=
string.init
,
ubyte
friendlyFlags
= ubyte.
init
,
string
nametagVisibility
=
string.init
,
string
collisionRule
=
string.init
,
ubyte
color
= ubyte.
init
)
Meta
Source
See Implementation
soupply
java340
protocol
clientbound
Teams
UpdateTeamInfo
constructors
this
functions
toString
mixins
__anonymous
variables
ALWAYS_HIDE
ALWAYS_PUSH
FRIENDLY_FIRE
HIDE_OTHER_TEAMS
HIDE_OWN_TEAM
MODE
NEVER_HIDE
NEVER_PUSH
PUSH_OTHER_TEAMS
PUSH_OWN_TEAM
SEE_TEAM_INVISIBLE_PLAYERS
__fields
collisionRule
color
displayName
friendlyFlags
nametagVisibility
prefix
suffix