MCPcopy Create free account

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

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

↓ 6 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/hopper.rs:325
↓ 6 callersMethodmax_value
(&self)
pumpkin-world/src/generation/noise/perlin.rs:17
↓ 6 callersMethodmove_entity
Does not send movement. That must be done separately
pumpkin/src/entity/mod.rs:2020
↓ 6 callersFunctionnot_in_filter
(filter: &BlockPredicate, old_block: &Block)
pumpkin/src/command/commands/fill.rs:48
↓ 6 callersMethodocean_floor_height_exclusive
(&self, x: i32, z: i32)
pumpkin-world/src/generation/proto_chunk.rs:387
↓ 6 callersMethodon_take_item
Callback for when an item is taken from this slot. Also see: [`safe_take`]
pumpkin-inventory/src/slot.rs:78
↓ 6 callersMethodparse_input
(&self, command: &str, source: &CommandSource)
pumpkin/src/command/node/dispatcher.rs:260
↓ 6 callersFunctionpush_name_if_missing
(names: &mut Vec<String>, name: String)
pumpkin/src/command/args/gameprofile.rs:349
↓ 6 callersMethodrandom
(random: &mut RandomGenerator)
pumpkin-data/src/block_direction.rs:83
↓ 6 callersMethodread_data
(data: &NbtTag)
pumpkin-data/src/data_component_impl.rs:150
↓ 6 callersMethodremove
(&mut self, entity: Resource<Entity>)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/entity.rs:807
↓ 6 callersMethodresource_location
(&self)
pumpkin/src/block/entities/bed.rs:13
↓ 6 callersMethodsample_no_fade
(&self, x: f64, y: f64, z: f64, y_scale: f64, y_max: f64)
pumpkin-util/src/noise/perlin.rs:94
↓ 6 callersMethodsample_outside_range
(&self, sample_location: f32, last_known_sample: f32)
pumpkin-world/src/generation/noise/router/density_function/spline.rs:54
↓ 6 callersMethodsave_player_data
Saves player data to NBT file and updates cache. This function saves the player's data to a .dat file on disk and also updates the in-memory cache wi
pumpkin-world/src/data/player_data.rs:124
↓ 6 callersFunctionscan_for_water
(world: &Arc<World>, pos: &BlockPos)
pumpkin/src/block/blocks/coral/mod.rs:15
↓ 6 callersMethodsend_air_supply
(&self, player: &Player)
pumpkin/src/entity/breath.rs:152
↓ 6 callersFunctionsend_attribute_updates_for_living
Send updates for multiple attributes in a single packet for the given living entity.
pumpkin/src/entity/attributes.rs:92
↓ 6 callersMethodsend_change
(&mut self)
pumpkin-world/src/chunk_system/chunk_loading.rs:224
↓ 6 callersMethodsend_time
(&self, world: &World)
pumpkin/src/world/time.rs:37
↓ 6 callersMethodset_experience
Sets the player's experience level and notifies the client.
pumpkin/src/entity/player.rs:3253
↓ 6 callersMethodset_mob_target
Set or clear the mob's target. Override to add side effects when targeting changes.
pumpkin/src/entity/mob/mod.rs:460
↓ 6 callersMethodset_sky_light_level
( &self, level: &Arc<Level>, position: &BlockPos, light_level: u8, )
pumpkin-world/src/lighting/runtime.rs:534
↓ 6 callersMethodset_velocity_from
( &self, _shooter: &Entity, pitch: f32, yaw: f32, roll: f32, s
pumpkin/src/entity/projectile/mod.rs:66
↓ 6 callersMethodset_weather_parameters
( &mut self, world: &World, clear_time: i32, rain_time: i32, raining:
pumpkin/src/world/weather.rs:55
↓ 6 callersMethodsize
(&self)
pumpkin-inventory/src/crafting/crafting_inventory.rs:75
↓ 6 callersMethodspawn_task
(&self, task: F)
pumpkin/src/net/mod.rs:188
↓ 6 callersMethodsuggest
Gets all the suggestions in the future as a [`Vec`] of [`CommandSuggestion`]. # Panics This function currently panics if the source provided was a d
pumpkin/src/command/node/dispatcher.rs:564
↓ 6 callersFunctiontime_consumer
()
pumpkin/src/command/commands/worldborder.rs:25
↓ 6 callersFunctionto_long
(float: f32)
pumpkin-world/src/biome/multi_noise.rs:4
↓ 6 callersMethodto_vector
(&self)
pumpkin-util/src/lib.rs:162
↓ 6 callersFunctionto_wasm_block_position
( position: BlockPos, )
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/events/mod.rs:60
↓ 6 callersMethodtry_spreading_fire
(&self, world: &Arc<World>, pos: &BlockPos, chance: i32, age: u8)
pumpkin/src/block/blocks/fire/fire.rs:151
↓ 6 callersFunctionupdate_slot_stack
( player: &Player, screen_handler: &mut dyn ScreenHandler, slot_info: &pumpkin_protocol::bedrock::
pumpkin/src/net/bedrock/play.rs:2053
↓ 6 callersFunctionvalue_to_y_offset
(v: &Value)
pumpkin-codegen/src/carver.rs:259
↓ 6 callersMethodwrite
(&self, writer: &mut W, id: u8)
pumpkin-protocol/src/bedrock/ack.rs:57
↓ 6 callersMethodwrite_block_pos
(&mut self, pos: &BlockPos)
pumpkin-protocol/src/ser/mod.rs:383
↓ 6 callersMethodwrite_game_packet
( &self, packet: &P, write: impl Write, )
pumpkin/src/net/bedrock/mod.rs:535
↓ 6 callersMethodwrite_inventory_nbt
( &'a self, nbt: &'a mut NbtCompound, include_empty: bool, )
pumpkin-world/src/inventory/inventory.rs:76
↓ 5 callersMethodadd_portal
(&mut self, pos: BlockPos)
pumpkin-world/src/poi/mod.rs:420
↓ 5 callersMethodadd_server
( &mut self, provider: Arc<Server>, )
pumpkin/src/plugin/loader/wasm/wasm_host/state.rs:98
↓ 5 callersMethodas_shape
(&self)
pumpkin/src/block/blocks/redstone/rails/mod.rs:309
↓ 5 callersMethodbottom_section_coord
(&self)
pumpkin-world/src/generation/height_limit.rs:27
↓ 5 callersMethodbottom_y
(&self)
pumpkin-world/src/generation/height_limit.rs:57
↓ 5 callersMethodbounding_box
(&self)
pumpkin-world/src/generation/structure/structures/mod.rs:47
↓ 5 callersMethodbuild
(self)
pumpkin/src/entity/attributes.rs:242
↓ 5 callersFunctioncan_be_replaced
(block_state: &BlockState, block: &Block, fluid: &Fluid)
pumpkin/src/block/fluid/physics.rs:7
↓ 5 callersMethodcan_curve
(&self)
pumpkin/src/block/blocks/redstone/rails/mod.rs:189
↓ 5 callersMethodcan_take_items
TODO: Check for curse of binding enchantment.
pumpkin-inventory/src/slot.rs:457
↓ 5 callersMethodcan_use
(&self, node: NodeId, source: &CommandSource)
pumpkin/src/command/node/tree.rs:259
↓ 5 callersFunctioncarve_top_material
( run: &mut CarveRun, x: i32, carved_y: i32, z: i32, carved_state: &'static BlockState,
pumpkin-world/src/generation/carver/mod.rs:265
↓ 5 callersFunctionclamped_map
(value: f64, old_start: f64, old_end: f64, new_start: f64, new_end: f64)
pumpkin-util/src/math/mod.rs:310
↓ 5 callersMethodclean_entity_chunks
In Level::clean_entity_chunks()
pumpkin-world/src/level.rs:407
↓ 5 callersMethodclear
(&self)
pumpkin/src/block/entities/barrel.rs:240
↓ 5 callersMethodclose
(&self)
pumpkin/src/net/bedrock/mod.rs:722
↓ 5 callersFunctionconsume_text_component
( state: &mut PluginHostState, text_component: &Resource<pumpkin::plugin::text::TextComponent>, )
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/events/mod.rs:186
↓ 5 callersFunctioncrafting_category
(cat: &RecipeCategoryTypes)
pumpkin-protocol/src/java/client/play/recipe_book_add.rs:274
↓ 5 callersMethodcreate_byte
(&self, data: i8)
pumpkin-nbt/src/nbt_ops.rs:29
↓ 5 callersMethoddamage_held_item
Convenience wrapper – damages the currently held (main-hand) item.
pumpkin/src/entity/player.rs:1255
↓ 5 callersFunctiondata_to_proto_sound
(id_or: &IdOr<SoundEvent>)
pumpkin-protocol/src/codec/data_component.rs:24
↓ 5 callersMethoddecimal_numeral
(&mut self)
pumpkin/src/command/snbt/rules.rs:205
↓ 5 callersFunctiondeserialize
Deserializes a numeric enum value from its `i8` representation. # Arguments `deserializer` - The deserializer to read the value from. # Returns The
pumpkin-util/src/serde_enum_as_integer.rs:35
↓ 5 callersMethoddeserialize_any
(self, visitor: V)
pumpkin-nbt/src/deserializer.rs:307
↓ 5 callersMethoddiscriminant
(&self)
pumpkin-data/src/data_component_impl.rs:1324
↓ 5 callersMethoddistance
(&self, other: &dyn Coordinate)
pumpkin/src/entity/ai/pathfinder/node.rs:76
↓ 5 callersMethodencode
(&self)
pumpkin-util/src/text/mod.rs:744
↓ 5 callersMethodencode_async
( &self, write: &mut (impl AsyncWrite + Unpin), )
pumpkin-protocol/src/codec/var_int.rs:87
↓ 5 callersFunctionencompassing_bits
(count: usize)
pumpkin-util/src/lib.rs:94
↓ 5 callersMethodend
Close the sequence.
pumpkin-protocol/src/ser/serializer.rs:242
↓ 5 callersMethodenqueue_slot_set_packet
( &'a self, packet: &'a CSetPlayerInventory, )
pumpkin/src/entity/player.rs:5082
↓ 5 callersFunctionentry_flags
(replace: bool, notification: bool, highlight: bool)
pumpkin-protocol/src/java/client/play/recipe_book_add.rs:262
↓ 5 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, args
pumpkin/src/command/commands/particle.rs:26
↓ 5 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, _arg
pumpkin/src/command/commands/plugin.rs:29
↓ 5 callersMethodexecute
( &'a self, sender: &'a CommandSender, _server: &'a crate::server::Server, arg
pumpkin/src/command/commands/damage.rs:61
↓ 5 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, args
pumpkin/src/command/commands/setblock.rs:36
↓ 5 callersMethodextinguish
Extinguishes this entity.
pumpkin/src/entity/mod.rs:2310
↓ 5 callersMethodfill
(&mut self, value: u8)
pumpkin-world/src/chunk/format/mod.rs:455
↓ 5 callersMethodfill_nw_opening
( &self, start: &StructurePiece, collector: &mut StructurePiecesCollector, ran
pumpkin-world/src/generation/structure/structures/nether_fortress/mod.rs:476
↓ 5 callersMethodfilter_and_suggest
(mut self, values: &[&str])
pumpkin/src/command/suggestion/suggestions.rs:134
↓ 5 callersFunctionfrom_gzip_bytes
Reads a `GZipped` NBT structure into a Rust type. # Arguments `input` - Any type implementing the Read trait containing `GZipped` NBT data # Return
pumpkin-nbt/src/nbt_compress.rs:70
↓ 5 callersMethodget
(&self, pos: &BlockPos)
pumpkin-world/src/generation/block_predicate.rs:230
↓ 5 callersFunctionget_accurate_direction
returns (accurate direction, boolean) true if this direction is for hanging vine false if it is not
pumpkin/src/block/blocks/vine.rs:210
↓ 5 callersMethodget_behaviour
(&self)
pumpkin-inventory/src/merchant/merchant_screen_handler.rs:98
↓ 5 callersMethodget_block_collisions
For adjusting movement
pumpkin/src/world/mod.rs:1518
↓ 5 callersMethodget_block_light_level
(&self, level: &Arc<Level>, position: &BlockPos)
pumpkin-world/src/lighting/runtime.rs:457
↓ 5 callersMethodget_block_outline_shapes
(&self)
pumpkin-data/src/block_state.rs:181
↓ 5 callersMethodget_block_state_async
(&self, position: &BlockPos)
pumpkin/src/world/mod.rs:252
↓ 5 callersMethodget_block_with_y_offset
( &self, offset: f64, )
pumpkin/src/entity/mod.rs:1931
↓ 5 callersMethodget_center_chunk
(&self)
pumpkin-world/src/chunk_system/generation_cache.rs:106
↓ 5 callersMethodget_entity
(&self)
pumpkin/src/entity/area_effect_cloud.rs:409
↓ 5 callersMethodget_entity
(&self)
pumpkin/src/entity/decoration/armor_stand.rs:308
↓ 5 callersMethodget_entity
(&self)
pumpkin/src/entity/projectile/ender_pearl.rs:59
↓ 5 callersMethodget_entity
(&self)
pumpkin/src/entity/projectile/egg.rs:92
↓ 5 callersMethodget_entity_chunk
(self: &Arc<Self>, pos: Vector2<i32>)
pumpkin-world/src/level.rs:674
↓ 5 callersMethodget_entity_facing_order
(&self)
pumpkin/src/entity/mod.rs:2556
↓ 5 callersFunctionget_f32_hash
(val: f32)
pumpkin-data/src/data_component_impl.rs:314
↓ 5 callersMethodget_flipped_rotation_16
(&self)
pumpkin/src/entity/mod.rs:2526
↓ 5 callersFunctionget_local_cord
(cord: i32)
pumpkin-util/src/math/position.rs:694
↓ 5 callersMethodget_malus
(self)
pumpkin/src/entity/ai/pathfinder/node.rs:277
↓ 5 callersMethodget_owner_uuid
(&self)
pumpkin/src/entity/mob/mod.rs:479
← previousnext →801–900 of 10,199, ranked by callers