yog-world 0.1.0

Yog world access — ergonomic block get/set over the Server handle.
Documentation
  • Coverage
  • 80%
    12 out of 15 items documented0 out of 10 items with examples
  • Size
  • Source code size: 4.09 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 319.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • F000NKKK

World access for Yog mods.

A thin, ergonomic wrapper over the block primitives on [yog_core::Server]: bind a [World] to a dimension once, then get_block / set_block by position. World-domain events will live here too as they land.