azalea_entity

Module indexing

Source
Expand description

Stuff related to entity indexes and keeping track of entities in the world.

Structs§

  • The chunk position that an entity is currently in.
  • An index of Minecraft entity IDs to Azalea ECS entities. This is a Component so local players can keep track of entity IDs independently from the instance.

Functions§