Versions in this module Expand all Collapse all v0 v0.18.3 Apr 18, 2022 v0.18.2 Apr 18, 2022 Changes in this version + type Players struct + Max int + Online int + Sample []SamplePlayer + type SamplePlayer struct + ID uuid.UUID + Name string + type ServerPing struct + Description *component.Text + Favicon favicon.Favicon + Players *Players + Version Version + func (p *ServerPing) MarshalJSON() ([]byte, error) + type Version struct + Name string + Protocol proto.Protocol