class Shatter::Packet::Play::DestroyEntity

Included Modules

Defined in:

shatter/packet/play/entity_packets.cr

Constructors

Instance Method Summary

Constructor methods inherited from module Shatter::Packet::Handler

new(pkt : IO, con : Shatter::Connection) new

Constructor Detail

def self.new(pkt : IO, con : Shatter::Connection) #

[View source]
def self.new(pull : JSON::PullParser) #

Instance Method Detail

def describe(con : Shatter::Connection, io : IO = STDERR) #

[View source]
def entities : Array(Entity) #

[View source]
def has_describe? : Bool #

[View source]
def packet_name : String #

[View source]