Skip to main content

Crate yog_core

Crate yog_core 

Source
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§

BlockPos
A block position in the world.

Traits§

Server
Low-level capabilities the Yog runtime exposes to mods (the engine contract).