MCProtocol::InitializeRequest
Inherits JSON::Serializable < Reference < Object
This request is sent from the client to the server when it first connects, asking it to begin initialization.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : InitializeRequestParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source