class Rosegold::Clientbound::LoginSuccess::Property

Overview

Property class for LoginSuccess properties (similar to PlayerList::Property)

Defined in:

rosegold/packets/clientbound/login_success.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String, signature : Nil | String = nil) #

[View source]

Instance Method Detail

def name : String #

[View source]
def signature : String | Nil #

[View source]
def value : String #

[View source]