class Rosegold::TextComponent::HoverEventComponent

Included Modules

Defined in:

rosegold/models/text_component.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(action : String, contents : Minecraft::NBT::Tag) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def action : String #

[View source]
def action=(action : String) #

[View source]
def contents : Minecraft::NBT::Tag #

[View source]
def contents=(contents : Minecraft::NBT::Tag) #

[View source]