class Rosegold::Event::PlayerJoined

Defined in:

rosegold/events/player_joined.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(entry : Rosegold::PlayerList::Entry) #

[View source]

Instance Method Detail

def display_name(*args, **options) #

[View source]
def display_name(*args, **options, &) #

[View source]

[View source]
def gamemode(*args, **options) #

[View source]
def gamemode(*args, **options, &) #

[View source]
def name(*args, **options) #

[View source]
def name(*args, **options, &) #

[View source]
def ping(*args, **options) #

[View source]
def ping(*args, **options, &) #

[View source]
def properties(*args, **options) #

[View source]
def properties(*args, **options, &) #

[View source]
def uuid(*args, **options) #

[View source]
def uuid(*args, **options, &) #

[View source]