class

Rosegold::TextComponent::ClickEventComponent

Inherits Reference / Object

Constructors

new(action : String, fields : Hash(String, Minecraft::NBT::Tag) = {} of String => Minecraft::NBT::Tag)
Source

Instance methods

action
Source
action=(action : String)
Source
fields
Source
fields=(fields : Hash(String, Minecraft::NBT::Tag))
Source
to_nbt
Source
value

Returns the action-specific scalar field, for actions whose payload is a single string.

Source