class Packets::Play::C::BlockAction

Defined in:

packets/packets.cr

Constructors

Instance Method Summary

Instance methods inherited from class RawPacket

data : Bytes data, id : Int32 id, slice : Bytes slice

Constructor methods inherited from class RawPacket

new(id : Int32, data : Bytes) new

Constructor Detail

def self.new(location : Position, byte_1 : UInt8, byte_2 : UInt8, block_type : Int32) #

[View source]
def self.new(packet : RawPacket) #

[View source]

Instance Method Detail

def block_type : Int32 #

def byte_1 : UInt8 #

def byte_2 : UInt8 #

def location : Position #