MCPcopy Create free account

hub / github.com/DomWilliams0/name-needed / functions

Functions1,261 in github.com/DomWilliams0/name-needed

↓ 100 callersMethoditer
(&self)
world/src/chunk/terrain.rs:128
↓ 62 callersMethodas_i32
(self)
unit/src/dim.rs:14
↓ 57 callersMethodinto_iter
(self)
world/src/chunk/slice.rs:96
↓ 51 callersMethodclone
(&self)
world/src/chunk/double_sided_vec.rs:165
↓ 48 callersMethodslice
(&self, index: S)
world/src/chunk/slab.rs:125
↓ 37 callersMethodlen
(&self)
world/src/chunk/double_sided_vec.rs:23
↓ 36 callersMethodas_block_coord
(self)
unit/src/dim.rs:54
↓ 36 callersMethodbuild
(self, pos: P)
world/src/chunk/builder.rs:139
↓ 36 callersMethodset_block
/// Must point to a slice of length CHUNK_SIZE * CHUNK_SIZE pub unsafe fn from_ptr(ptr: *mut Block<C>) -> Self { let slice =
world/src/chunk/slice.rs:157
↓ 33 callersMethodz
(self)
unit/src/space/length.rs:29
↓ 31 callersMethodadd
(&mut self, value: T, index: I)
world/src/chunk/double_sided_vec.rs:47
↓ 30 callersMethodfind_chunk_with_pos
TODO lru cache for chunk lookups
world/src/world.rs:152
↓ 28 callersMethodextend
(&mut self)
world/src/chunk/terrain.rs:152
↓ 26 callersMethodget
(&self, pos: SlabPosition)
world/src/chunk/terrain.rs:142
↓ 26 callersFunctionworld_from_chunks_blocking
( chunks: Vec<ChunkDescriptor<DummyWorldContext>>, )
world/src/world.rs:1300
↓ 25 callersMethodnext
Identical to ContiguousChunkIterator just different enough with mut to require too much effort to reduce duplication :( lmao even this comment is the
world/src/world.rs:1111
↓ 24 callersFunctionempty
()
world/src/chunk/terrain.rs:728
↓ 24 callersMethodfilter
(&mut self, pred: impl Fn(SlabLocation) -> bool)
world/src/viewer.rs:381
↓ 24 callersMethodmin
(&self)
unit/src/world/range.rs:90
↓ 22 callersMethodborrow
(&self)
world/src/chunk/slice.rs:116
↓ 22 callersMethodset_block
Returns if block was set successfully, depends on slab creation policy
world/src/chunk/terrain.rs:490
↓ 22 callersMethodslab_index
(self)
unit/src/world/slice_index.rs:100
↓ 21 callersMethodis_empty
(&self)
world/src/chunk/slice_navmesh.rs:608
↓ 21 callersMethody
(self)
unit/src/space/length.rs:25
↓ 20 callersMethodas_i32
(self)
unit/src/world/slab_index.rs:31
↓ 20 callersMethodinto_inner
(self)
world/src/world_ref.rs:60
↓ 19 callersMethodfill_range
Panics if invalid range for BlockPosition
world/src/chunk/builder.rs:103
↓ 19 callersMethodslice
(self)
world/src/navigationv2/mod.rs:494
↓ 19 callersMethodx
(self)
unit/src/space/length.rs:21
↓ 18 callersMethodclone
(&self)
ai/src/decision.rs:107
↓ 18 callersMethodterrain
(&self)
world/src/chunk/chunk.rs:108
↓ 17 callersMethodinto_inner
(mut self)
world/src/chunk/builder.rs:146
↓ 17 callersMethodvalue
(&self)
misc/src/newtype.rs:45
↓ 16 callersMethodblock_type
(self)
world/src/block.rs:71
↓ 16 callersMethodborrow_mut
(&self)
world/src/world_ref.rs:48
↓ 16 callersMethodget_unchecked
(&self, coord: impl CoordType)
grid/src/grid_impl.rs:75
↓ 15 callersMethodas_usize
(self)
unit/src/dim.rs:44
↓ 15 callersMethodxy
(&self)
unit/src/world/world_point.rs:123
↓ 14 callersMethoditer
(&mut self)
ai/src/intelligence.rs:622
↓ 14 callersMethodmax
(&self)
unit/src/world/range.rs:93
↓ 13 callersMethodborrow
(&self)
world/src/world_ref.rs:41
↓ 13 callersMethodclone
(&self)
world/src/world_ref.rs:103
↓ 13 callersMethodcount
(&self)
ai/src/intelligence.rs:164
↓ 13 callersMethodfill_slice
(mut self, slice: impl Into<GlobalSliceIndex>, block: C::BlockType)
world/src/chunk/builder.rs:86
↓ 13 callersMethodfloor
(&self)
unit/src/world/world_point.rs:70
↓ 13 callersMethodranges
(&self)
unit/src/world/range.rs:146
↓ 13 callersMethodslice
(&self)
unit/src/world/world_point.rs:59
↓ 12 callersMethodlen
(edges, nodes)
world/src/navigation/block_navigation.rs:202
↓ 12 callersMethodslice_mut
(&mut self, index: S)
world/src/chunk/slab.rs:133
↓ 12 callersMethodz
(&self)
unit/src/world/world_point.rs:138
↓ 11 callersMethodas_u8
(self)
unit/src/dim.rs:39
↓ 11 callersMethodcmp
(&self, other: &Self)
world/src/chunk/terrain.rs:237
↓ 11 callersMethodnode_weight
(&self, n: NodeIndex)
world/src/navigationv2/world_graph.rs:174
↓ 11 callersMethodslab
(&self, index: SlabIndex)
world/src/chunk/terrain.rs:415
↓ 11 callersMethodto_world_position
(self)
unit/src/world/range.rs:446
↓ 11 callersMethodworld
(&self)
world/src/loader/loading.rs:972
↓ 11 callersMethodx
(&self)
unit/src/world/world_point.rs:128
↓ 11 callersMethody
(&self)
unit/src/world/world_point.rs:133
↓ 10 callersMethodabove
(&self)
world/src/chunk/slice_navmesh.rs:616
↓ 10 callersMethodabs
(self)
unit/src/world/slice_index.rs:104
↓ 10 callersMethodcontains
(self, slice: S)
world/src/viewer.rs:77
↓ 10 callersMethodget_unchecked_mut
(&mut self, coord: impl CoordType)
grid/src/grid_impl.rs:82
↓ 10 callersFunctionmake_graph
(chunks: Vec<ChunkDescriptor<DummyWorldContext>>)
world/src/navigation/area_navigation.rs:370
↓ 10 callersMethodslab
(&self)
world/src/navigationv2/world_graph.rs:371
↓ 10 callersMethodto_global
(self, slab: SlabIndex)
unit/src/world/slice_index.rs:128
↓ 9 callersMethoddrain
(&mut self)
ai/src/decision.rs:172
↓ 9 callersMethodis_air
(&self)
world/src/world.rs:1278
↓ 9 callersMethodnav_graph
(&self)
world/src/world.rs:612
↓ 9 callersMethodopacity
(self)
world/src/block.rs:79
↓ 9 callersFunctionp
((x, y, z): (i32, i32, i32))
world/src/chunk/affected_neighbours.rs:209
↓ 9 callersMethodsolid
(self)
world/src/block.rs:169
↓ 9 callersMethodupdate_block
(&mut self, changed_block: SlabPosition)
world/src/chunk/affected_neighbours.rs:164
↓ 9 callersMethodxyz
(&self)
unit/src/world/range.rs:248
↓ 8 callersMethodas_i16
(self)
unit/src/dim.rs:29
↓ 8 callersMethodcontains
(&self, block: SliceBlock)
world/src/chunk/chunk.rs:477
↓ 8 callersFunctiondo_it
(areas: Vec<TestArea>)
world/src/navigationv2/mod.rs:618
↓ 8 callersMethodfind
(&self, pos: SlabPosition)
world/src/chunk/terrain.rs:132
↓ 8 callersMethodfind_chunk_with_pos_mut
(&mut self, chunk_pos: ChunkLocation)
world/src/world.rs:158
↓ 8 callersMethodid
(&self)
world/src/chunk/chunk.rs:120
↓ 8 callersMethodslice
(&self, index: S)
world/src/chunk/terrain.rs:288
↓ 8 callersMethodterrain_mut
(&mut self)
world/src/chunk/chunk.rs:111
↓ 8 callersMethodto_slab_position
(self, slice: LocalSliceIndex)
unit/src/world/slice_block.rs:42
↓ 8 callersFunctionunflatten_index
(index: usize)
world/src/chunk/slice.rs:228
↓ 7 callersMethodas_ref
(&self)
resources/src/container.rs:61
↓ 7 callersMethodbelow
(&self)
unit/src/world/range.rs:171
↓ 7 callersMethodblock_until_all_done
(&mut self, timeout: Duration)
world/src/loader/loading.rs:1293
↓ 7 callersMethodbottom
(self)
world/src/viewer.rs:86
↓ 7 callersMethodceil
(&self)
unit/src/world/world_point.rs:78
↓ 7 callersMethodchecked_sub
(self, rhs: Self)
unit/src/world/range.rs:334
↓ 7 callersMethodfind_area_path
( &self, start: WorldArea, goal: WorldArea, context: &AreaGraphSearchContext,
world/src/navigation/area_navigation.rs:184
↓ 7 callersMethodfinish
(&mut self, calc: &AccessibilityCalculator)
world/src/navigationv2/accessible.rs:278
↓ 7 callersFunctionflatten_coords
(block: SliceBlock)
world/src/chunk/slice.rs:235
↓ 7 callersMethodget
( &mut self, input: C::Input, blackboard: &mut C::Blackboard, target: Option<&
ai/src/intelligence.rs:127
↓ 7 callersFunctionloader_from_chunks_blocking
( chunks: Vec<ChunkDescriptor<DummyWorldContext>>, )
world/src/world.rs:1306
↓ 7 callersMethodok
(self)
world/src/world.rs:1192
↓ 7 callersMethodpos
(&self)
world/src/chunk/chunk.rs:116
↓ 7 callersMethodslab_data
(&self, index: SlabIndex)
world/src/chunk/terrain.rs:407
↓ 7 callersMethodslab_progress
(&self, slab: SlabIndex)
world/src/chunk/chunk.rs:274
↓ 7 callersMethodtop
(self)
world/src/viewer.rs:89
↓ 7 callersMethodwrite
(&mut self, angle: f32, val: f32, fallback_fn: impl Fn(usize) -> f32)
context_steering/src/lib.rs:79
next →1–100 of 1,261, ranked by callers