§SDK Entity Operations API
Provides methods on GoudGame for entity lifecycle
management: spawning, despawning, and querying entity state.
These methods are annotated with #[goud_api] to auto-generate FFI
wrappers that replace the hand-written functions in ffi/entity.rs.