MCPcopy Create free account

hub / github.com/Pumpkin-MC/Pumpkin / functions

Functions10,199 in github.com/Pumpkin-MC/Pumpkin

↓ 13 callersMethodget_fluid
(&self, position: &BlockPos)
pumpkin/src/world/mod.rs:4716
↓ 13 callersMethodget_mut_or_start_progress
Gets a mutable reference to the current progress for a given advancement. Creates the state entry if missing.
pumpkin/src/entity/player/advancement.rs:164
↓ 13 callersFunctionget_section_cord
(coord: i32)
pumpkin-util/src/math/mod.rs:125
↓ 13 callersFunctionget_str_hash
(val: &str)
pumpkin-data/src/data_component_impl.rs:296
↓ 13 callersFunctionget_world_gen
(seed: Seed, dimension: Dimension)
pumpkin-world/src/generation/mod.rs:28
↓ 13 callersMethodhas_effect
(&self, effect: &'static StatusEffect)
pumpkin/src/entity/living.rs:622
↓ 13 callersMethodinto_owned
(self)
pumpkin/src/command/string_reader.rs:341
↓ 13 callersMethodis_empty
(&self)
pumpkin-world/src/generation/blender/mod.rs:84
↓ 13 callersMethodis_empty
(&self)
pumpkin-inventory/src/crafting/crafting_inventory.rs:79
↓ 13 callersMethodis_liquid
(&self)
pumpkin-codegen/src/block.rs:585
↓ 13 callersMethodparse_state
(&mut self, tag: u8)
pumpkin-nbt/src/serializer.rs:227
↓ 13 callersMethodreplaceable
(&self)
pumpkin-data/src/block_state.rs:97
↓ 13 callersMethodschedule_fluid_tick
( &self, fluid: &Fluid, block_pos: BlockPos, delay: u8, priority: Tick
pumpkin/src/world/mod.rs:4438
↓ 13 callersMethodsend_equipment_changes
(&self, equipment: &[(EquipmentSlot, ItemStack)])
pumpkin/src/entity/living.rs:188
↓ 13 callersMethodserialize_bytes
(self, v: &[u8])
pumpkin-protocol/src/ser/serializer.rs:50
↓ 13 callersMethodteleport
( &self, position: Vector3<f64>, yaw: Option<f32>, pitch: Option<f32>,
pumpkin/src/entity/mod.rs:2847
↓ 13 callersMethodtest
(&self, state: BlockStateId, random: &mut RandomGenerator)
pumpkin-world/src/generation/rule/mod.rs:25
↓ 13 callersFunctionwrite_item_slot_display
( write: &mut impl Write, item: &Item, version: JavaMinecraftVersion, )
pumpkin-protocol/src/java/client/play/recipe_book_add.rs:98
↓ 12 callersMethodadd_piece
(&mut self, piece: Box<dyn StructurePieceBase>)
pumpkin-world/src/generation/structure/structures/mod.rs:545
↓ 12 callersMethodas_ref
(&self)
pumpkin-protocol/src/codec/var_int.rs:143
↓ 12 callersMethodbroadcast_to_chunk_editioned_sync
( &self, chunk_pos: Vector2<i32>, je_packet: &J, be_packet: &B, )
pumpkin/src/world/mod.rs:5267
↓ 12 callersMethodcount
(&'a self, item: &'a Item)
pumpkin-world/src/inventory/inventory.rs:34
↓ 12 callersMethoddefault_on_closed
Default close behavior - drops the cursor item.
pumpkin-inventory/src/screen_handler.rs:360
↓ 12 callersMethoddeserialize_seq
(self, visitor: V)
pumpkin-protocol/src/ser/deserializer.rs:149
↓ 12 callersMethodfilter_and_suggest_one
(mut self, value: impl Into<SuggestionText>)
pumpkin/src/command/suggestion/suggestions.rs:146
↓ 12 callersMethodfrom_properties
(&self, props: Vec<(String, String)>)
pumpkin-data/src/generated/fluid.rs:680
↓ 12 callersFunctionfrom_type
( entity_type: &'static EntityType, position: Vector3<f64>, world: &Arc<World>, uuid: Uuid, )
pumpkin/src/entity/type.rs:119
↓ 12 callersMethodget
(&self, name: &str)
pumpkin-nbt/src/compound.rs:156
↓ 12 callersMethodget_axis
(&self)
pumpkin-util/src/lib.rs:132
↓ 12 callersMethodget_block_absolute_y
( &self, relative_x: usize, y: i32, relative_z: usize, )
pumpkin-world/src/chunk/mod.rs:363
↓ 12 callersMethodget_entity
(&self)
pumpkin/src/entity/living.rs:2606
↓ 12 callersMethodget_facing
(&self)
pumpkin/src/block/blocks/redstone/repeater.rs:212
↓ 12 callersMethodget_inventory
(&self)
pumpkin-inventory/src/slot.rs:355
↓ 12 callersMethodget_stack
(&self, slot: usize)
pumpkin-inventory/src/double.rs:52
↓ 12 callersFunctionhandle_bossbar_error
(error: BossbarUpdateError)
pumpkin/src/command/commands/bossbar.rs:653
↓ 12 callersMethodhas_vehicle
(&self)
pumpkin/src/entity/mod.rs:2913
↓ 12 callersMethodheight
(&self)
pumpkin-world/src/generation/noise/mod.rs:440
↓ 12 callersMethodis_done
(&self)
pumpkin/src/entity/player/advancement.rs:40
↓ 12 callersMethodis_space_empty
(&self, bounding_box: BoundingBox)
pumpkin/src/world/mod.rs:1570
↓ 12 callersMethodplay_block_sound
(&self, sound: Sound, category: SoundCategory, position: BlockPos)
pumpkin/src/world/mod.rs:853
↓ 12 callersMethodredirect
(&self)
pumpkin/src/command/node/attached.rs:257
↓ 12 callersMethodremove_ticket
(&mut self, pos: ChunkPos, level: i8)
pumpkin-world/src/chunk_system/chunk_loading.rs:362
↓ 12 callersMethodserialize
(self, w: &mut W)
pumpkin-nbt/src/tag.rs:39
↓ 12 callersMethodset_stack
(&self, slot: usize, stack: ItemStack)
pumpkin-inventory/src/double.rs:84
↓ 12 callersMethodsplit_string
(&self, seed: &str)
pumpkin-util/src/random/xoroshiro128.rs:228
↓ 12 callersFunctionto_wasm_position
(position: Vector3<f64>)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/events/mod.rs:50
↓ 12 callersFunctionvalue_to_block_predicate
Converts a block-predicate JSON object into its corresponding `BlockPredicate` token stream. # Arguments - `v` – JSON object with a `"type"` discrimi
pumpkin-codegen/src/placed_feature.rs:325
↓ 12 callersMethodwindow_type
Gets the window type for this screen handler.
pumpkin-inventory/src/screen_handler.rs:244
↓ 12 callersMethodworld
(&self)
pumpkin/src/command/context/command_source.rs:368
↓ 12 callersMethodwrite
(&self, backend: &Self::WriteBackend)
pumpkin-world/src/chunk/format/pump.rs:53
↓ 12 callersFunctionwrite_empty_slot_display
(write: &mut impl Write)
pumpkin-protocol/src/java/client/play/recipe_book_add.rs:121
↓ 12 callersMethodwrite_serialize
(&mut self, data: &G)
pumpkin-protocol/src/ser/mod.rs:418
↓ 11 callersMethodadd_edge
(&mut self, from: NodeKey, to: NodeKey)
pumpkin-world/src/chunk_system/dag.rs:59
↓ 11 callersMethodadd_player_slots
Adds all player inventory slots (main + hotbar).
pumpkin-inventory/src/screen_handler.rs:303
↓ 11 callersMethodbroadcast_editioned
This should replace broadcast_packet_all at some point
pumpkin/src/world/mod.rs:598
↓ 11 callersMethodbuild
(self, input: &str)
pumpkin/src/command/context/command_context.rs:447
↓ 11 callersMethodcached_text
(&self)
pumpkin/src/command/suggestion/mod.rs:90
↓ 11 callersFunctioncan_place_at
(world: &dyn BlockAccessor, block_pos: &BlockPos)
pumpkin/src/block/blocks/redstone/redstone_wire.rs:242
↓ 11 callersMethodchildren_ref
(&self)
pumpkin/src/command/node/attached.rs:225
↓ 11 callersMethoddistance_squared
(self, other: Self)
pumpkin/src/entity/boss/ender_dragon.rs:822
↓ 11 callersMethoddot
(&self, x: f64, y: f64, z: f64)
pumpkin-util/src/noise/mod.rs:110
↓ 11 callersMethoddrop_node
(&mut self, node: NodeKey)
pumpkin-world/src/chunk_system/schedule.rs:735
↓ 11 callersMethodenqueue_packet
(&self, packet: &P)
pumpkin/src/net/bedrock/mod.rs:428
↓ 11 callersMethodget_effect
(&self, effect: &'static StatusEffect)
pumpkin/src/entity/living.rs:627
↓ 11 callersMethodget_entity
(&self)
pumpkin/src/entity/vehicle/minecart.rs:391
↓ 11 callersMethodget_inventory
(self: Arc<Self>)
pumpkin/src/block/entities/barrel.rs:80
↓ 11 callersMethodget_node
(&self, index: usize)
pumpkin/src/entity/ai/pathfinder/path.rs:58
↓ 11 callersMethodget_stack
(&self)
pumpkin-inventory/src/crafting/crafting_screen_handler.rs:465
↓ 11 callersMethodheight
(&self)
pumpkin-world/src/generation/proto_chunk.rs:318
↓ 11 callersMethodis_spectator
(&self)
pumpkin/src/entity/player.rs:4522
↓ 11 callersMethodnext_splitter
(&mut self)
pumpkin-util/src/random/xoroshiro128.rs:130
↓ 11 callersMethodoffset_pos
(&self, x: i32, y: i32, z: i32)
pumpkin-world/src/generation/structure/structures/mod.rs:145
↓ 11 callersFunctionparse
()
pumpkin-util/src/identifier.rs:413
↓ 11 callersFunctionplace
Place the podium structure centred on `origin` into `world`.
pumpkin/src/world/end_podium.rs:18
↓ 11 callersMethodplay_sound_raw
( &self, sound_id: u16, category: SoundCategory, position: &Vector3<f64>,
pumpkin/src/world/mod.rs:797
↓ 11 callersMethodposition
(&self)
pumpkin/src/entity/player.rs:2121
↓ 11 callersMethodread_boxed_slice
(&mut self, length: usize)
pumpkin-protocol/src/ser/mod.rs:105
↓ 11 callersFunctionregister
(dispatcher: &mut CommandDispatcher, registry: &mut PermissionRegistry)
pumpkin/src/command/commands/op.rs:108
↓ 11 callersMethodregister_permission_or_panic
Registers a new permission in the registry and expects it to be registered. # Panics Panics if the permission could not be registered (if one with t
pumpkin-util/src/permission.rs:110
↓ 11 callersMethodsector_count
(&self)
pumpkin-world/src/chunk/format/anvil.rs:242
↓ 11 callersMethodsize
(&self)
pumpkin-inventory/src/double.rs:44
↓ 11 callersMethodthen
(&self, other: Self)
pumpkin-data/src/block_rotation.rs:155
↓ 11 callersFunctionupdate_neighbors
(world: &Arc<World>, pos: &BlockPos)
pumpkin/src/block/blocks/redstone/redstone_torch.rs:288
↓ 11 callersFunctionvalue_to_block_state
(v: &Value)
pumpkin-codegen/src/placed_feature.rs:747
↓ 11 callersFunctionvalue_to_float_provider
(v: &Value)
pumpkin-codegen/src/carver.rs:185
↓ 11 callersMethodwrite_i32
(&mut self, value: i32)
pumpkin-nbt/src/serializer.rs:164
↓ 11 callersMethodwrite_packet
( &self, packet: &P, write: impl Write, )
pumpkin/src/net/java/mod.rs:565
↓ 11 callersMethodwritten_size
(&self)
pumpkin-protocol/src/codec/var_int.rs:34
↓ 10 callersMethodadd_block_entity
( &mut self, provider: Arc<dyn crate::block::entities::BlockEntity>, )
pumpkin/src/plugin/loader/wasm/wasm_host/state.rs:269
↓ 10 callersMethodcopy_with_count
(&self, count: u8)
pumpkin-data/src/item_stack/mod.rs:516
↓ 10 callersFunctiondeserialize
( deserializer: D, )
pumpkin-world/src/chunk/format/mod.rs:377
↓ 10 callersMethoddrain
Drain all nodes from the heap, returning them as a Vec.
pumpkin/src/entity/ai/pathfinder/binary_heap.rs:155
↓ 10 callersMethodentity_id
(&self)
pumpkin/src/entity/player.rs:2113
↓ 10 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, _arg
pumpkin/src/command/commands/worldborder.rs:46
↓ 10 callersFunctionfrom_wasm_block_name
(block_name: &str)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/events/mod.rs:80
↓ 10 callersMethodget_chunk_res
(&self, res: &Resource<WitChunk>)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/world.rs:92
↓ 10 callersMethodget_effective_props
Returns correct fluid properties for a state, treating waterlogged blocks as water sources (level 8, non-falling). Returns `None` if the state doesn't
pumpkin/src/block/fluid/flowing_trait.rs:50
↓ 10 callersMethodget_gui_res
(&self, res: &Resource<Gui>)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/gui.rs:15
↓ 10 callersMethodget_player_by_id
Gets a `Player` by an entity id
pumpkin/src/world/mod.rs:3683
↓ 10 callersMethodget_scoreboard_res
( &self, res: &Resource<scoreboard::Scoreboard>, )
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/scoreboard.rs:16
← previousnext →401–500 of 10,199, ranked by callers