nx_craft_placement_floor_t316.nx
buildroot/runtime/nx_craft_placement_floor_t316.nx
about
Exact extraction from canonical nx_wasm_craft.nx; callers provide the existing world/contact owners.
dependencies 0 imports · 3 importers
imports: none
imported by: nx_craft_imported_placement_candidate_t316.nxnx_wasm_craft.nxnx_wasm_craft_imported_t262.nx
structs
| none |
consts
| 2 | const WC_BODY_CELLS: i64 = 2 // the two body cells mob_fits proves above a floor |
| 3 | const WC_BLOCK_Q8: i64 = 256 // one block in Q8 world units (S_CX: 256 = one block) |
functions
| 4 | func wc_place_floor_q(base: i64, xq: i64, zq: i64) -> i64 called by 1: wc_actor_seat_q |
| 15 | func wc_actor_seat_q(base: i64, xq: i64, zq: i64, yq: i64) -> i64 calls 1: wc_place_floor_q |