Docs.rs
mc-core-0.1.1
mc-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mindstorm38
Dependencies
bit-vec ^0.6
normal
crossbeam-channel ^0.5
normal
flate2 ^1.0
normal
hecs ^0.6
normal
named-binary-tag ^0.6
normal
once_cell ^1.8
normal
thiserror ^1.0
normal
uuid ^0.8
normal
Versions
38.84%
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
mc_core
0.1.1
Module pos
Module Items
Structs
Enums
In crate mc_
core
mc_core
Module
pos
Copy item path
Source
Structs
§
Block
Pos
This is a standard structure used to exchange block positions. Coordinates are signed 32-bits integers.
Entity
Pos
This is a standard structure used to exchange block positions. Coordinates are 64-bits floating point numbers.
Enums
§
Axis
Direction
Cardinal direction used in-game.