Rosegold::PlayerList::Entry
Inherits Reference / Object
Constructors
new(uuid : UUID, name : Nil | String = nil, properties : Array(Rosegold::PlayerList::Property) = [] of Property, gamemode : Int8 | Nil = nil, ping : UInt32 | Nil = nil, display_name : Nil | Rosegold::TextComponent = nil)
SourceInstance methods
display_name
Sourcegamemode
Sourcegamemode=(gamemode : Int8 | Nil)
Sourcename
Sourcename=(name : String | Nil)
Sourceping
Sourceping=(ping : UInt32 | Nil)
Sourceproperties
Sourceupdate(other : Entry)
Sourceuuid
Source