struct Rosegold::Clientbound::CommandSuggestionsResponse::Match

Defined in:

rosegold/packets/clientbound/command_suggestions_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String, tooltip : Rosegold::TextComponent | Nil = nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(text _text = @text, tooltip _tooltip = @tooltip) #

[View source]
def text : String #

def tooltip : Rosegold::TextComponent | Nil #