MCProtocol::Annotated
Inherits JSON::Serializable < Reference < Object
Base for objects that include optional annotations for the client. The client can use annotations to inform how objects are used or displayed
Constructors
new(pull : JSON::PullParser)
Sourcenew(annotations : AnnotatedAnnotations | Nil = Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
annotations
Source