MCProtocol::TextResourceContents
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
text
The text of the item. This must only be set if the item can actually be represented as text (not binary data).