MCPcopy Create free account

hub / github.com/Moulberry/Graphite / functions

Functions1,227 in github.com/Moulberry/Graphite

↓ 2 callersMethodget_menu
(&self)
crates/graphite_core_server/src/inventory/player_container_view.rs:106
↓ 2 callersFunctionget_on_pos
(supporting: Option<IVec3>, position: DVec3, distance: f32)
crates/graphite_core_server/src/player/packet_handling.rs:2402
↓ 2 callersMethodget_player_id
(&self)
crates/graphite_core_server/src/player/player.rs:119
↓ 2 callersMethodget_reference_mut
(&mut self, node_idx: usize)
crates/graphite_binary/src/nbt/mod.rs:237
↓ 2 callersMethodget_remote_entities
(&self)
crates/graphite_core_server/src/world/world.rs:603
↓ 2 callersMethodget_type
(&self)
crates/graphite_binary/src/nbt/mod.rs:280
↓ 2 callersMethodhandle_player_updates
(&mut self, uuids: &mut Vec<u128>, entity_ids: &mut Vec<i32>, do_tick: bool)
crates/graphite_core_server/src/world/world.rs:1427
↓ 2 callersMethodhandle_pre_chat_and_check_allowed
(&mut self)
crates/graphite_core_server/src/player/packet_handling.rs:26
↓ 2 callersMethodhas_uncertainty
(&self)
crates/graphite_core_server/src/player/known_client_state.rs:82
↓ 2 callersFunctionhash_sound
(map: &mut super::hash_ops::HashOpsMap, key: &'static str, sound: &SoundTypeOwned)
crates/graphite_mc_protocol/src/types/data_component.rs:16
↓ 2 callersFunctioni32_raw
(num: i32)
crates/graphite_binary/src/varint/encode.rs:6
↓ 2 callersFunctioni32_unchecked
(slice: &[u8])
crates/graphite_binary/src/varint/decode.rs:47
↓ 2 callersMethodinsert_player
(&mut self, player: Rc<UnsafeCell<dyn GenericPlayer>>)
crates/graphite_core_server/src/world/chunk.rs:143
↓ 2 callersFunctioninterrupted
(err: &io::Error)
crates/graphite_network/src/lib.rs:634
↓ 2 callersMethodinverse
(&self)
crates/graphite_entity/src/transform.rs:322
↓ 2 callersMethodis_finished
(&self)
crates/graphite_command/src/types.rs:127
↓ 2 callersFunctionis_solid_face
(fluid: Fluid, neighbor_block_id: u16, neighbor_fluid: Fluid, direction_index: usize)
crates/graphite_core_server/src/player/packet_handling.rs:1522
↓ 2 callersMethodis_sprinting
(&self)
crates/graphite_core_server/src/player/player.rs:789
↓ 2 callersMethodis_valid
(&self)
crates/graphite_core_server/src/entity/entity.rs:258
↓ 2 callersFunctionjump_from_ground
(player: &Player<P>, is_sprinting: bool, effects: EnumMap<MobEffect, Option<i32>>, velocity: &mut UncertainVel
crates/graphite_core_server/src/player/packet_handling.rs:2114
↓ 2 callersFunctionlisten
(addr: impl ToSocketAddrs, sender: Box<dyn FnMut(LoginInformation, SendableConnection)>, status: Arc<Mutex<Str
crates/graphite_concierge/src/lib.rs:158
↓ 2 callersMethodlisten
(&mut self)
crates/graphite_network/src/lib.rs:262
↓ 2 callersFunctionload_anvil
( min: ChunkCoord, max: ChunkCoord, folder: &include_dir::Dir, prefix: &str, mut handle_ch
crates/graphite_anvil/src/lib.rs:45
↓ 2 callersMethodmatrix_around_x
(&self, matrix3f: &mut Mat3)
crates/graphite_entity/src/transform.rs:346
↓ 2 callersMethodmatrix_around_y
(&self, matrix3f: &mut Mat3)
crates/graphite_entity/src/transform.rs:361
↓ 2 callersMethodmatrix_around_z
(&self, matrix3f: &mut Mat3)
crates/graphite_entity/src/transform.rs:376
↓ 2 callersMethodminkowski_difference
(self, other: &AABB)
crates/graphite_core_server/src/types.rs:128
↓ 2 callersMethodmodify
(&mut self, func: impl Fn(&mut DVec3))
crates/graphite_core_server/src/player/known_client_state.rs:191
↓ 2 callersMethodplay_animation_force
(&mut self, animation: &'static str)
crates/graphite_entity/src/custom.rs:211
↓ 2 callersMethodpop_written_into
(&mut self, write: &mut impl Write)
crates/graphite_network/src/packet_buffer.rs:54
↓ 2 callersFunctionprocess_dispatch_node
( dispatch: &MinecraftDispatchNode<T>, command_nodes: &mut Vec<CommandNode>, )
crates/graphite_command/src/minecraft/brigadier.rs:98
↓ 2 callersFunctionprocess_named_dispatch_node
( name: &'static str, dispatch: &MinecraftDispatchNode<T>, command_nodes: &mut Vec<CommandNode>, )
crates/graphite_command/src/minecraft/brigadier.rs:80
↓ 2 callersMethodproject_point_onto_box
(self, point: DVec3)
crates/graphite_core_server/src/types.rs:50
↓ 2 callersMethodput_float
(&mut self, key: &str, value: f32)
crates/graphite_mc_protocol/src/types/hash_ops.rs:198
↓ 2 callersMethodput_int
(&mut self, key: &str, value: i32)
crates/graphite_mc_protocol/src/types/hash_ops.rs:190
↓ 2 callersMethodray_box
(self, normalized_ray: DVec3)
crates/graphite_core_server/src/types.rs:165
↓ 2 callersFunctionread_compound
(bytes: &mut &[u8], nodes: &mut Slab<NBTNode>, depth: usize, size: &mut usize)
crates/graphite_binary/src/nbt/decode.rs:107
↓ 2 callersFunctionread_compound
(snbt: &mut &str, nodes: &mut Slab<NBTNode>)
crates/graphite_binary/src/nbt/stringified/from_snbt.rs:85
↓ 2 callersFunctionread_string
(snbt: &mut &str)
crates/graphite_binary/src/nbt/stringified/from_snbt.rs:145
↓ 2 callersMethodred
(mut self)
crates/graphite_mc_protocol/src/types/text.rs:335
↓ 2 callersMethodremove
(&mut self, key: &str)
crates/graphite_binary/src/nbt/reference.rs:536
↓ 2 callersMethodremove_player
(&mut self, chunk_ref: ChunkPlayerRef)
crates/graphite_core_server/src/world/chunk.rs:153
↓ 2 callersMethodscale
(x: f32, y: f32, z: f32)
crates/graphite_entity/src/transform.rs:24
↓ 2 callersMethodsend_extra_open_packets
(&self,container_id:i32, packet_buffer: &mut PacketBuffer)
src/main.rs:48
↓ 2 callersMethodset_flying_raw
(&mut self, flying: bool)
crates/graphite_core_server/src/player/player.rs:719
↓ 2 callersMethodset_sneaking
(&mut self, value: bool)
crates/graphite_core_server/src/player/player.rs:785
↓ 2 callersMethodspawn_extra
(&self, pos: DVec3, view: &EntityView, buffer: &mut PacketBuffer, initial: bool)
crates/graphite_entity/src/custom.rs:349
↓ 2 callersFunctionstate_to_block
(id: u16)
crates/graphite_mc_constants/src/block.rs:20
↓ 2 callersMethodteleport_position_and_velocity
(&mut self, position: DVec3, velocity: DVec3)
crates/graphite_core_server/src/player/player.rs:892
↓ 2 callersMethodtick_should_remove
(&mut self)
crates/graphite_core_server/src/world/inbound_player.rs:40
↓ 2 callersMethodtitle
(&self)
src/main.rs:44
↓ 2 callersMethodto_encoded_nbt
(&self)
crates/graphite_mc_protocol/src/types/encoded_text.rs:14
↓ 2 callersMethodto_rgb
(self)
crates/graphite_mc_protocol/src/types/text.rs:67
↓ 2 callersFunctionto_snbt
(writer: &mut T, nbt: &NBT)
crates/graphite_binary/src/nbt/stringified/to_snbt.rs:10
↓ 2 callersMethodto_str
(self)
crates/graphite_mc_protocol/src/types/text.rs:89
↓ 2 callersFunctionu14_unchecked
(slice: &[u8])
crates/graphite_binary/src/varint/decode.rs:107
↓ 2 callersFunctionu21_unchecked
(slice: &[u8])
crates/graphite_binary/src/varint/decode.rs:77
↓ 2 callersMethodunset_checksum
(&self)
crates/graphite_mc_protocol/src/types/data_component.rs:952
↓ 2 callersMethodupdate_rotation_from_client
(&mut self, yaw: f32, pitch: f32)
crates/graphite_core_server/src/player/packet_handling.rs:34
↓ 2 callersFunctionvanilla_shape_cast
(getter: KnownBlockGetter<W>, mut aabb: AABB, mut delta: DVec3)
crates/graphite_core_server/src/player/packet_handling.rs:1097
↓ 2 callersFunctionvec_i8_into_u8
(v: Vec<i8>)
crates/graphite_anvil/src/world.rs:165
↓ 2 callersMethodwrite_add_self_packet
(&self, buffer: &mut PacketBuffer)
crates/graphite_core_server/src/player/player.rs:123
↓ 2 callersFunctionwrite_byte
(writer: &mut T, value: i8)
crates/graphite_binary/src/nbt/stringified/to_snbt.rs:92
↓ 2 callersFunctionwrite_header
(f: &mut File)
crates/graphite_mc_constants/build.rs:82
↓ 2 callersFunctionwrite_int
(writer: &mut T, value: i32)
crates/graphite_binary/src/nbt/stringified/to_snbt.rs:102
↓ 2 callersFunctionwrite_long
(writer: &mut T, value: i64)
crates/graphite_binary/src/nbt/stringified/to_snbt.rs:106
↓ 2 callersFunctionwrite_named
(nbt: &NBT)
crates/graphite_binary/src/nbt/encode.rs:5
↓ 2 callersMethodwrite_spawn_entities_and_players
(&mut self, x: i32, z: i32, player: &mut Player<P>)
crates/graphite_core_server/src/world/world.rs:866
↓ 2 callersFunctionwrite_string
(writer: &mut T, value: &str)
crates/graphite_binary/src/nbt/stringified/to_snbt.rs:74
↓ 1 callersFunctionaabb_clip
(min: DVec3, max: DVec3, from: DVec3, to: DVec3)
crates/graphite_core_server/src/player/packet_handling.rs:2276
↓ 1 callersMethodaccept_new_connection
(&mut self, _address: SocketAddr, connection: Rc<RefCell<Connection>>)
crates/graphite_concierge/src/lib.rs:116
↓ 1 callersMethodadd_additional_collisions_for_chunk
(&self, chunk_x: i32, chunk_z: i32, buffer: &mut Vec<AABB>)
crates/graphite_core_server/src/world/world.rs:518
↓ 1 callersMethodadd_by_axis
(&mut self, value: f64, axis: usize)
crates/graphite_core_server/src/player/known_client_state.rs:166
↓ 1 callersMethodadd_entity_viewable_packet
(&mut self, packet: &'r T)
crates/graphite_core_server/src/world/chunk.rs:166
↓ 1 callersMethodadd_horizontal_uncertainty
(&mut self, value: f64)
crates/graphite_core_server/src/player/known_client_state.rs:90
↓ 1 callersMethodadd_remote_entity
(&mut self, remote_entity: RemoteEntity)
crates/graphite_core_server/src/entity/entity.rs:402
↓ 1 callersMethodadd_to_world
( &mut self, world: NonNull<World<W>>, remote_entities: &Slab<RemoteEntity>, e
crates/graphite_core_server/src/entity/entity.rs:116
↓ 1 callersMethodadd_x
(&mut self, value: f64)
crates/graphite_core_server/src/player/known_client_state.rs:147
↓ 1 callersMethodadd_z
(&mut self, value: f64)
crates/graphite_core_server/src/player/known_client_state.rs:159
↓ 1 callersMethodapply
(self, player: &mut Player<P>)
crates/graphite_core_server/src/player/known_client_state.rs:256
↓ 1 callersMethodas_str
(self)
crates/graphite_core_server/src/registry/dimension_type.rs:14
↓ 1 callersMethodas_str
(self)
crates/graphite_core_server/src/registry/damage_type.rs:14
↓ 1 callersMethodblock_state_range
(self)
crates/graphite_mc_constants/src/block.rs:5676
↓ 1 callersMethodbuild
(&self)
crates/graphite_goal_ai/src/framework.rs:132
↓ 1 callersFunctioncalculate_pose
(player: &mut Player<P>, forced_pose: ForcedPose)
crates/graphite_core_server/src/player/packet_handling.rs:3331
↓ 1 callersMethodcan_hurt_client
(&self)
crates/graphite_core_server/src/entity/remote_entity.rs:386
↓ 1 callersFunctioncheck_supporting_block
(getter: KnownBlockGetter<W>, aabb: AABB, on_ground_no_blocks: bool, new_position: DVec3, movement: DVec3)
crates/graphite_core_server/src/player/packet_handling.rs:2414
↓ 1 callersMethodchecksum
(&self)
crates/graphite_mc_protocol/src/types/data_component.rs:57
↓ 1 callersMethodchecksum_inner
(&self)
crates/graphite_mc_protocol/src/types/text.rs:531
↓ 1 callersMethodchoose_goal
(&self)
crates/graphite_goal_ai/src/goal_engine.rs:188
↓ 1 callersMethodclear_references
(&mut self)
crates/graphite_core_server/src/player/player.rs:68
↓ 1 callersFunctionclear_shared_state
()
crates/background_hang_monitor/sampler_linux.rs:46
↓ 1 callersMethodclear_viewable_packets
(&mut self)
crates/graphite_core_server/src/world/chunk.rs:160
↓ 1 callersMethodclone_nbt
(&self)
crates/graphite_binary/src/nbt/reference.rs:189
↓ 1 callersMethodcmp
(&self, other: &Self)
crates/graphite_pathfinding/src/path_finder.rs:38
↓ 1 callersFunctioncollect_step_candidates
(getter: KnownBlockGetter<W>, within: AABB, min_y: f64, step_height: f32, skip_y: f32)
crates/graphite_core_server/src/player/packet_handling.rs:3142
↓ 1 callersMethodcompute_cache
(&mut self)
crates/graphite_core_server/src/world/chunk.rs:49
↓ 1 callersFunctioncount_collidable_entities
(world: &World<W>, aabb: AABB, exclude_uuid: u128)
crates/graphite_core_server/src/player/packet_handling.rs:3245
↓ 1 callersFunctioncreate_array_palette
(palette_vec: Vec<u16>, data: &Vec<i64>)
crates/graphite_anvil/src/world.rs:192
↓ 1 callersMethodcreate_collision_aabb_for_pose
(&self, pose: Pose)
crates/graphite_core_server/src/player/player.rs:1057
← previousnext →301–400 of 1,227, ranked by callers