class MCProtocol::Notification

Included Modules

Defined in:

mcprotocol/notification.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(method : String, params : JSON::Any | Nil = Nil) #

[View source]

Instance Method Detail

def method : String #

[View source]
def params : JSON::Any | Nil #

[View source]