Expand description
Core Yog types and handles shared across all API modules.
Kept tiny and dependency-free: every other yog-* crate builds on this, and
the facade [yog-api] re-exports it.
Structs§
- Block
Pos - A block position in the world.
Traits§
- Server
- Low-level capabilities the Yog runtime exposes to mods (the engine contract).