Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Packets::Play::C::Maps
Inherits
RawPacket
<
Reference
<
Object
Constructors
new
(item_damage :
Int32
, scale :
Int8
, icon_count :
Int32
, icons :
Array
(
MapIcon
), columns :
Int8
, rows :
Union
(
Int8
,
Nil
), x :
Union
(
Int8
,
Nil
), z :
Union
(
Int8
,
Nil
), map_data_length :
Union
(
Int32
,
Nil
), map_data :
Union
(
Array
(
UInt8
),
Nil
))
Source
new
(packet :
RawPacket
)
Source
Instance methods
columns
icon_count
icons
item_damage
map_data
map_data_length
rows
scale
x
z