yog-player 0.1.0

Yog player access (teleport, give items, health).
Documentation
  • Coverage
  • 80%
    20 out of 25 items documented0 out of 24 items with examples
  • Size
  • Source code size: 8.05 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 337.13 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

Player access for Yog mods.

[Player] is a thin wrapper over [yog_entity::Entity]: it delegates all entity-level operations (teleport, position, health …) to that layer and adds the player-specific extras (inventory, networking) on top.