Docs.rs
  • mca-parser-1.0.2
    • mca-parser 1.0.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • funnyboy-roks
    • Dependencies
      • fastnbt ^2.3.2 normal
      • miniz_oxide ^0.7.1 normal
      • serde ^1.0.152 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mca_parser1.0.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Dimension
  • Region
  • RegionFile
  • data::Chunk
  • data::ParsedChunk
  • nbt::Biomes
  • nbt::BlendingData
  • nbt::BlockState
  • nbt::BlockStates
  • nbt::ChunkNbt
  • nbt::ChunkSection
  • nbt::HeightMap
  • nbt::HeightMaps
  • nbt::NamespacedKey
  • nbt::TileTick

Enums

  • DimensionID
  • RegionRef
  • data::CompressionType
  • error::Error
  • nbt::Namespace

Traits

  • RegionParser

Macros

  • positive_mod

Functions

  • parse_directory

Type Aliases

  • error::Result