class Shatter::Packet::Play::ChunkPacket1171
- Shatter::Packet::Play::ChunkPacket1171
- Reference
- Object
Included Modules
- JSON::Serializable
- Shatter::Packet::Handler
Defined in:
shatter/packet/play/world_packets.crConstructors
Instance Method Summary
- #_data : Slice(UInt8)
- #biomes : Array(VarInt)
- #chunk_x : Int32
- #chunk_z : Int32
- #data : Data::Chunk
- #describe(con : Shatter::Connection, io : IO = STDERR)
- #has_describe? : Bool
- #heightmap : NBT
- #p_bitmask : Array(UInt64)
- #packet_name : String
- #tiles : Array(NBT)