MCPcopy Create free account

hub / github.com/Moulberry/Graphite / functions

Functions1,227 in github.com/Moulberry/Graphite

↓ 6 callersMethodcontains_key
(&self, key: &str)
crates/graphite_binary/src/nbt/reference.rs:342
↓ 6 callersMethoddespawn
(&self, despawn_vec: &mut Vec<i32>, buffer: &mut PacketBuffer)
crates/graphite_core_server/src/entity/remote_entity.rs:163
↓ 6 callersMethoddisconnect
(&mut self, message: Option<EncodedNBT>)
crates/graphite_core_server/src/world/inbound_player.rs:91
↓ 6 callersMethodflush_packets
(&mut self)
crates/graphite_core_server/src/player/player.rs:1081
↓ 6 callersMethodget_container_type
(&self)
crates/graphite_core_server/src/inventory/player_container_view.rs:95
↓ 6 callersMethodget_last_chunk_mut
(&mut self)
crates/graphite_core_server/src/entity/entity.rs:512
↓ 6 callersMethodget_packet_buffer
(&mut self)
crates/graphite_core_server/src/player/player.rs:64
↓ 6 callersMethodhas_players
(&self)
crates/graphite_core_server/src/world/chunk.rs:293
↓ 6 callersMethodis_shutdown
(&self)
crates/graphite_network/src/lib.rs:60
↓ 6 callersMethodis_still_connected
(&self)
crates/graphite_core_server/src/player/player.rs:44
↓ 6 callersFunctionmove_towards
(from: DVec3, to: DVec3, amount: f64)
crates/graphite_core_server/src/player/packet_handling.rs:3215
↓ 6 callersFunctionpush_str
(vec: &mut Vec<u8>, name: Option<&str>, value: &str)
crates/graphite_binary/src/nbt/encode_raw.rs:84
↓ 6 callersMethodpush_str
(&mut self, arg: &str, span: Span)
crates/graphite_command/src/types.rs:136
↓ 6 callersFunctionqr_givens_quat
(f: f32, g: f32)
crates/graphite_entity/src/transform.rs:249
↓ 6 callersMethodsend_chat_message
(&mut self, message: impl IntoTextComponent<'a>)
crates/graphite_core_server/src/player/player.rs:998
↓ 6 callersMethodsynchronize_fully
(&mut self, packet_buffer: &mut PacketBuffer)
crates/graphite_core_server/src/inventory/player_container_view.rs:554
↓ 6 callersMethodworld
(&self)
crates/graphite_core_server/src/player/player.rs:1041
↓ 6 callersMethodwrite_immediately_to_players
(&mut self, data: &[u8])
crates/graphite_core_server/src/world/chunk.rs:297
↓ 6 callersMethodwrite_serializable
(&mut self, packet_id: u8, serializable: &'r T)
crates/graphite_network/src/packet_buffer.rs:126
↓ 5 callersMethodadd
(builder: &mut EntityBuilder, entity_type: graphite_mc_constants::entity::Entity)
crates/graphite_core_server/src/entity/entity_view.rs:60
↓ 5 callersMethodcan_fit_when
(self, pose: Pose)
crates/graphite_core_server/src/player/known_client_state.rs:371
↓ 5 callersFunctioncheck_inside_blocks
(player: &Player<P>, from: DVec3, to: DVec3, visited: &mut HashSet<(i32, i32, i32)>, velocity: &mut UncertainV
crates/graphite_core_server/src/player/packet_handling.rs:2159
↓ 5 callersMethodcontainer_type
(&self)
src/main.rs:40
↓ 5 callersFunctiondefault_position_update
(entity_base: &mut EntityBase, root: i32, passengers: &[i32], synced_position: &mut Option<DVec3>, old
crates/graphite_core_server/src/entity/entity_view.rs:96
↓ 5 callersMethoddeflate
(self, amount: f64)
crates/graphite_core_server/src/types.rs:82
↓ 5 callersMethoddisconnect
(&mut self, message: Option<EncodedNBT>)
crates/graphite_core_server/src/player/player.rs:81
↓ 5 callersMethoddispatch
(&self, context: &mut T, input: &str)
crates/graphite_command/src/dispatcher.rs:15
↓ 5 callersFunctiondispatch_node_with_executor
()
crates/graphite_command/src/minecraft/proto_nodes.rs:252
↓ 5 callersFunctionempty_root
()
crates/graphite_command/src/minecraft/proto_nodes.rs:199
↓ 5 callersFunctionfor_each_diff
(delta: (i32, i32), view_distance: u8, callback: F)
crates/graphite_core_server/src/world/chunk_view_diff.rs:7
↓ 5 callersMethodget_block
(&self, x: i32, y: i32, z: i32)
crates/graphite_core_server/src/world/world.rs:496
↓ 5 callersMethodget_max
(&self)
crates/graphite_core_server/src/player/known_client_state.rs:70
↓ 5 callersMethodget_min
(&self)
crates/graphite_core_server/src/player/known_client_state.rs:66
↓ 5 callersMethodget_self_node_mut
(&mut self)
crates/graphite_binary/src/nbt/reference.rs:373
↓ 5 callersMethodinsert_node
(&mut self, key: &str, node: NBTNode)
crates/graphite_binary/src/nbt/reference.rs:380
↓ 5 callersFunctionis_free
(getter: KnownBlockGetter<W>, aabb: AABB, check_fluids: bool, only_suffocating: bool)
crates/graphite_core_server/src/player/packet_handling.rs:3285
↓ 5 callersMethodnetwork_id
(&self)
crates/graphite_core_server/src/entity/remote_entity.rs:87
↓ 5 callersFunctionnormalize
(vec: DVec3)
crates/graphite_core_server/src/player/mojang_math.rs:16
↓ 5 callersFunctionpush_byte
(vec: &mut Vec<u8>, name: Option<&str>, value: i8)
crates/graphite_binary/src/nbt/encode_raw.rs:27
↓ 5 callersFunctionshift_move_items
(inventory: &mut C, clicked: &mut C::Item, slots: impl DoubleEndedIterator<Item = InventorySlot>)
crates/graphite_core_server/src/inventory/container.rs:236
↓ 5 callersFunctionsin
(f: f32)
crates/graphite_core_server/src/player/mojang_math.rs:8
↓ 5 callersFunctionsuffocates_at
(player: &Player<P>, suffocation_cache: &mut HashMap<(i32, i32), bool>, x: i32, z: i32)
crates/graphite_core_server/src/player/packet_handling.rs:2515
↓ 5 callersMethodwrite_viewable_immediate
(&mut self, mut lambda: impl FnMut(&mut EntityBase, &mut PacketBuffer))
crates/graphite_core_server/src/entity/entity.rs:466
↓ 4 callersMethodadd_list
(&mut self, list: HashOpsList)
crates/graphite_mc_protocol/src/types/hash_ops.rs:115
↓ 4 callersMethodadvance
This function should be used after successfully writing some data with `get_unwritten`
crates/graphite_network/src/packet_buffer.rs:214
↓ 4 callersMethodappend
(mut self, other: impl IntoTextComponent<'a>)
crates/graphite_mc_protocol/src/types/text.rs:365
↓ 4 callersMethodcalculate_transform_matrix
(&self, bone: &Bone)
crates/graphite_entity/src/custom.rs:283
↓ 4 callersFunctioncan_fall_at_least
(player: &Player<P>, offset_x: f64, offset_z: f64, fall: f32)
crates/graphite_core_server/src/player/packet_handling.rs:3236
↓ 4 callersFunctioncheck_kern_return
(kret: mach2::kern_return::kern_return_t)
crates/background_hang_monitor/sampler_mac.rs:56
↓ 4 callersMethodcmp
(&self, other: &Self)
crates/graphite_goal_ai/src/goal_engine.rs:219
↓ 4 callersFunctioncos
(f: f32)
crates/graphite_core_server/src/player/mojang_math.rs:12
↓ 4 callersMethodcos
(&self)
crates/graphite_entity/src/transform.rs:338
↓ 4 callersMethodcreate_aabb
(&self)
crates/graphite_core_server/src/entity/remote_entity.rs:198
↓ 4 callersMethodcreate_collision_aabb_for_pose_at
(&self, pose: Pose, position: DVec3)
crates/graphite_core_server/src/player/player.rs:1061
↓ 4 callersMethoddisconnect_handler
(&mut self)
crates/graphite_network/src/lib.rs:83
↓ 4 callersMethoddo_container_action
(&mut self, action: ContainerAction)
crates/graphite_core_server/src/inventory/player_container_view.rs:197
↓ 4 callersMethodexpand
(&mut self, increase_x: i32, increase_y: i32, increase_z: i32)
crates/graphite_core_server/src/world/chunk_list.rs:118
↓ 4 callersMethodfill
(&mut self, new_value: T)
crates/graphite_core_server/src/world/paletted_container.rs:190
↓ 4 callersFunctionfinalize_movement
(player: &Player<P>, trust_client: bool, mut velocity: UncertainVelocity, mut stuck_multiplier: DVec3, is_flyi
crates/graphite_core_server/src/player/packet_handling.rs:2660
↓ 4 callersMethodfind_list_mut
(&mut self, key: &str, type_id: TagType)
crates/graphite_binary/src/nbt/reference.rs:496
↓ 4 callersMethodfind_numeric
(&self, key: &str)
crates/graphite_binary/src/nbt/reference.rs:278
↓ 4 callersMethodgeneric_world_mut
(&mut self)
crates/graphite_core_server/src/entity/entity.rs:388
↓ 4 callersMethodget_chunk_mut
(&mut self, x: i32, z: i32)
crates/graphite_core_server/src/world/chunk_list.rs:92
↓ 4 callersMethodget_entity_id
(&self)
crates/graphite_core_server/src/player/player.rs:115
↓ 4 callersMethodget_numeric
(&self, index: usize)
crates/graphite_binary/src/nbt/reference.rs:618
↓ 4 callersMethodget_palette_id
(&self, index: usize)
crates/graphite_core_server/src/world/paletted_container.rs:350
↓ 4 callersMethodget_unwritten
(&mut self, need: usize)
crates/graphite_network/src/packet_buffer.rs:189
↓ 4 callersMethodintersects_aabb
(self, other: AABB)
crates/graphite_core_server/src/types.rs:135
↓ 4 callersMethodinvalidate_cache
(&mut self)
crates/graphite_core_server/src/world/chunk.rs:44
↓ 4 callersMethodis_empty
(&self)
crates/graphite_network/src/packet_buffer.rs:25
↓ 4 callersMethodmatches
(&self, item_stack: &ItemStack)
crates/graphite_core_server/src/inventory/player_container_view.rs:47
↓ 4 callersFunctionmove_towards_closest_space
(player: &Player<P>, velocity: &mut UncertainVelocity, suffocation_cache: &mut HashMap<(i32, i32), bool>, offs
crates/graphite_core_server/src/player/packet_handling.rs:2470
↓ 4 callersMethodpop_input
(&'b mut self)
crates/graphite_command/src/types.rs:107
↓ 4 callersMethodprocess_entity_pending
(&mut self)
crates/graphite_core_server/src/world/world.rs:1335
↓ 4 callersMethodpush_arg
(&mut self, arg: T, span: Span)
crates/graphite_command/src/types.rs:146
↓ 4 callersMethodput_list
(&mut self, key: &str, list: HashOpsList)
crates/graphite_mc_protocol/src/types/hash_ops.rs:174
↓ 4 callersFunctionrotation_to_quaternion
(rotation: Vec3)
crates/graphite_entity/src/custom.rs:704
↓ 4 callersMethodset_base_value
(&mut self, attribute: Attribute, base_value: f64)
crates/graphite_core_server/src/player/attribute.rs:44
↓ 4 callersMethodset_handler
(&mut self, handler: Rc<UnsafeCell<T>>)
crates/graphite_network/src/lib.rs:87
↓ 4 callersMethodset_sprinting_from_client
(&mut self, value: bool)
crates/graphite_core_server/src/player/player.rs:793
↓ 4 callersMethodset_with_min_max
(&mut self, known: DVec3, min: DVec3, max: DVec3)
crates/graphite_core_server/src/player/known_client_state.rs:174
↓ 4 callersMethodset_x
(&mut self, value: f64)
crates/graphite_core_server/src/player/known_client_state.rs:120
↓ 4 callersMethodset_z
(&mut self, value: f64)
crates/graphite_core_server/src/player/known_client_state.rs:132
↓ 4 callersMethodshape_cast
(&self, aabb: AABB, delta: DVec3)
crates/graphite_core_server/src/world/world.rs:31
↓ 4 callersMethodsin
(&self)
crates/graphite_entity/src/transform.rs:342
↓ 4 callersMethodstart
(world: F)
crates/graphite_core_server/src/world/world.rs:789
↓ 4 callersMethodsuggest
(&self, input: &'a str)
crates/graphite_command/src/dispatcher.rs:49
↓ 4 callersMethodvalid_diagonal
(&mut self, from_y: i32, neighbor1: &Successor, neighbor2: &Successor, diagonal: &Successor)
crates/graphite_pathfinding/src/node_traverser.rs:92
↓ 3 callersFunctionapprox_givens_quat
(f: f32, g: f32, h: f32)
crates/graphite_entity/src/transform.rs:240
↓ 3 callersMethodas_reference
(&self)
crates/graphite_binary/src/nbt/mod.rs:189
↓ 3 callersMethodcalculate_final_transforms
(&self, bone: &Bone, rotation_from_parent: Vec3, offset_from_parent: Vec3, scale_from_parent: Vec3, global_rot
crates/graphite_entity/src/custom.rs:661
↓ 3 callersFunctioncalculate_relative_movement
(yaw: f32, mut left: f32, mut forwards: f32, speed: f32, is_using_item: bool, moving_slowly_speed: Option<f32>
crates/graphite_core_server/src/player/packet_handling.rs:2598
↓ 3 callersMethodcan_fly
(&self)
crates/graphite_core_server/src/player/player.rs:727
↓ 3 callersFunctioncheck_inside_block
(player: &Player<P>, blockpos: IVec3, velocity: &mut UncertainVelocity, fall_damage_multiplier: &mut f32, stuc
crates/graphite_core_server/src/player/packet_handling.rs:2316
↓ 3 callersMethodclose_menu
(&mut self)
crates/graphite_core_server/src/player/player.rs:606
↓ 3 callersMethodcreate_collision_aabb
(&self)
crates/graphite_core_server/src/player/player.rs:111
↓ 3 callersFunctionempty_dispatch_node
()
crates/graphite_command/src/minecraft/proto_nodes.rs:206
↓ 3 callersMethodentries
(&self)
crates/graphite_binary/src/nbt/reference.rs:256
↓ 3 callersMethodexpand_xz_uncertainty_to
(&mut self, to_x: f64, to_z: f64)
crates/graphite_core_server/src/player/known_client_state.rs:183
↓ 3 callersMethodexpand_xz_uncertainty_to_zero
(&mut self)
crates/graphite_core_server/src/player/known_client_state.rs:86
← previousnext →101–200 of 1,227, ranked by callers