MCPcopy Create free account

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

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

↓ 4 callersMethodis_powered
(&self)
pumpkin/src/block/blocks/redstone/rails/mod.rs:282
↓ 4 callersMethodis_reliable
(&self)
pumpkin-protocol/src/bedrock/mod.rs:44
↓ 4 callersMethodis_roosting
(&self)
pumpkin/src/entity/mob/bat.rs:67
↓ 4 callersMethodis_sequenced
(&self)
pumpkin-protocol/src/bedrock/mod.rs:56
↓ 4 callersMethodis_thundering
(&self)
pumpkin/src/world/mod.rs:1709
↓ 4 callersMethodis_tiny
(&self)
pumpkin/src/entity/mob/slime.rs:141
↓ 4 callersFunctionis_valid_empty_spawn_block
(state: &'static BlockState)
pumpkin/src/world/natural_spawner.rs:940
↓ 4 callersMethodis_within_bounds
(&self, block_pos: Self, x: T, y: T, z: T)
pumpkin-util/src/math/vector3.rs:350
↓ 4 callersMethodis_within_distance
(&self, x: i32, z: i32)
pumpkin-world/src/cylindrical_chunk_iterator.rs:58
↓ 4 callersMethoditalic
(&mut self, res: Resource<TextComponent>, value: bool)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/text.rs:169
↓ 4 callersMethodkill
(&'a self, _caller: &'a dyn EntityBase)
pumpkin/src/entity/decoration/armor_stand.rs:320
↓ 4 callersFunctionlist
()
pumpkin-nbt/src/lib.rs:427
↓ 4 callersFunctionliteral
A short-form way to create a new [`LiteralArgumentBuilder`] from a literal. This can be imported directly without a prefix, or imported with the `arg
pumpkin/src/command/argument_builder.rs:80
↓ 4 callersMethodload
(path: &Path)
pumpkin/src/plugin/cache.rs:19
↓ 4 callersFunctionload_icon_from_bytes
(png_data: &[u8])
pumpkin/src/server/connection_cache.rs:31
↓ 4 callersMethodmark_chunks_as_not_watched
Marks chunks no longer "watched" by a unique player. When no players are watching a chunk, it is removed from memory. Should only be called on chunks
pumpkin-world/src/level.rs:381
↓ 4 callersMethodmark_dirty
(&self, flag: bool)
pumpkin-world/src/chunk/format/mod.rs:66
↓ 4 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/chiseled_bookshelf.rs:186
↓ 4 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/shulker_box.rs:230
↓ 4 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/beacon.rs:328
↓ 4 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/lectern.rs:144
↓ 4 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/dropper.rs:143
↓ 4 callersMethodmatch_item
(&self, item: &Item)
pumpkin/src/net/java/recipe_helper.rs:15
↓ 4 callersMethodmax
(&self)
pumpkin-world/src/generation/noise/router/density_function/math.rs:30
↓ 4 callersMethodmerge_into_map
( &self, map: Self::Value, key: Self::Value, value: Self::Value, )
pumpkin-codecs/src/json_ops.rs:181
↓ 4 callersMethodmin
(&self)
pumpkin-world/src/generation/noise/router/density_function/math.rs:25
↓ 4 callersMethodmove_pos
Moves the box by the given offsets. # Arguments `dx`, `dy`, `dz` – Offset amounts.
pumpkin-util/src/math/block_box.rs:162
↓ 4 callersMethodnotify
(&self)
pumpkin-world/src/chunk_system/channel.rs:126
↓ 4 callersFunctionoffline_uuid
(username: &str)
pumpkin/src/net/mod.rs:66
↓ 4 callersMethodon_command_completion
( &self, _context: &'a CommandContext, _result: ReturnValue, )
pumpkin/src/command/node/dispatcher.rs:64
↓ 4 callersMethodon_entity_collision
( &self, block: &Block, world: &Arc<World>, entity: &dyn EntityBase, p
pumpkin/src/block/registry.rs:665
↓ 4 callersMethodon_handled_screen_closed
(self: &Arc<Self>)
pumpkin/src/entity/player.rs:3532
↓ 4 callersFunctionoverworld_carve_state
( run: &mut CarveRun, config: &CarverConfig, x: i32, y: i32, z: i32, )
pumpkin-world/src/generation/carver/mod.rs:295
↓ 4 callersMethodowned_node_data_mut_ref
Gets a mutable reference to the owned data of this node.
pumpkin/src/command/node/attached.rs:214
↓ 4 callersMethodparse
Decodes a value of this type from a value represented by the provided [`DynamicOps`], without providing any other data.
pumpkin-codecs/src/codec/mod.rs:88
↓ 4 callersMethodparse_integer_literal
( &mut self, literal: &IntegerLiteral, suffix: TypeSuffix, )
pumpkin/src/command/snbt/mod.rs:293
↓ 4 callersMethodpartial_cmp
(&self, other: &Self)
pumpkin/src/server/scheduler.rs:28
↓ 4 callersMethodpartial_cmp
(&self, other: &Self)
pumpkin/src/entity/player.rs:136
↓ 4 callersMethodpickup
Picks up and Item entity or XP Orb
pumpkin/src/entity/living.rs:205
↓ 4 callersFunctionplugin
Returns a mutable reference to the currently loaded plugin instance. # Panics If called before [`register_plugin`] has initialized `PLUGIN`.
pumpkin-plugin-api/src/lib.rs:204
↓ 4 callersMethodpopulate_biomes
( &mut self, generator: &super::generator::VanillaGenerator, multi_noise_sampler: &mut
pumpkin-world/src/generation/proto_chunk.rs:726
↓ 4 callersMethodprocess
Recursively processes the [`MappingNode`] chain and returns a list of `(version, mapping)` pairs. # Returns A `Vec` where each entry contains a [`Jav
pumpkin-codegen/src/remap/mod.rs:50
↓ 4 callersMethodprocess_new_chunk
(&self, pos: ChunkPos, chunk: &SyncChunk)
pumpkin-world/src/chunk_system/chunk_listener.rs:41
↓ 4 callersFunctionproto_to_data_sound
(id_or: &crate::IdOr<crate::SoundEvent>)
pumpkin-protocol/src/codec/data_component.rs:35
↓ 4 callersFunctionput_idor
(nbt: &mut NbtCompound, key: &str, val: &IdOr<SoundEvent>)
pumpkin-data/src/data_component_impl.rs:343
↓ 4 callersMethodqueue_sky_light_increase
(&self, pos: BlockPos, level: u8)
pumpkin-world/src/lighting/runtime.rs:76
↓ 4 callersFunctionrail_placement_is_valid
(world: &World, block: &Block, pos: &BlockPos)
pumpkin/src/block/blocks/redstone/rails/common.rs:14
↓ 4 callersMethodread_and_parse
Parses a given type `T`.
pumpkin/src/command/string_reader.rs:180
↓ 4 callersMethodread_double
Parses a [`f64`], resulting in a [`CommandSyntaxError`] if unsuccessful.
pumpkin/src/command/string_reader.rs:246
↓ 4 callersMethodread_int
Parses a [`i32`], resulting in a [`CommandSyntaxError`] if unsuccessful.
pumpkin/src/command/string_reader.rs:222
↓ 4 callersMethodread_string
Reads any string, whether it be quoted or unquoted.
pumpkin/src/command/string_reader.rs:267
↓ 4 callersMethodreceive_chunk
(&mut self, pos: ChunkPos, data: RecvChunk)
pumpkin-world/src/chunk_system/schedule.rs:777
↓ 4 callersMethodrefill_output
(&self)
pumpkin-inventory/src/crafting/crafting_screen_handler.rs:403
↓ 4 callersFunctionremap_item_id_for_version
(item_id: u16, version: JavaMinecraftVersion)
pumpkin-data/src/generated/item_id_remap.rs:1707
↓ 4 callersMethodremove_custom_data
(&mut self, namespace: &str, key: &str)
pumpkin-data/src/item_stack/mod.rs:464
↓ 4 callersMethodremove_entities_in_chunks
(&self, chunks: &[Vector2<i32>])
pumpkin/src/world/mod.rs:4179
↓ 4 callersMethodrepair_item
(&mut self, amount: i32)
pumpkin-data/src/item_stack/mod.rs:287
↓ 4 callersMethodresolve
(&self, redirect: Redirection)
pumpkin/src/command/node/tree.rs:395
↓ 4 callersFunctionresolve_group_id_owned
( group_ids: &mut HashMap<Cow<'a, str>, i32>, next_group_id: &mut i32, group: Option<Cow<'a, str>>
pumpkin-protocol/src/java/client/play/recipe_book_add.rs:670
↓ 4 callersFunctionresolve_sender_world
( sender: &CommandSender, server: &crate::server::Server, )
pumpkin/src/command/commands/teleport.rs:56
↓ 4 callersMethodrevoke
(&mut self)
pumpkin/src/entity/player/advancement.rs:35
↓ 4 callersFunctionrotate_entity
Rotates an entity using vanilla-style rotation logic. If relative flags are true, the values are added to current rotation. If relative flags are fals
pumpkin/src/command/commands/rotate.rs:55
↓ 4 callersMethodsave
(&self)
pumpkin/src/data/usercache.rs:56
↓ 4 callersFunctionscale_mix
(l: i64)
pumpkin-world/src/generation/biome.rs:138
↓ 4 callersMethodselect_entities
( &self, target_selector: &TargetSelector, source: Option<&CommandSender>, )
pumpkin/src/server/mod.rs:1045
↓ 4 callersMethodselect_next_dir
(&self, avoid_axis: u8, target_pos_opt: Option<Vector3<f64>>)
pumpkin/src/entity/projectile/shulker_bullet.rs:97
↓ 4 callersFunctionselect_parse_error
( input: &str, failures: &[PathParsingFailure], known_command: bool, )
pumpkin/src/command/dispatcher.rs:158
↓ 4 callersMethodsend_bossbar
(&self, bossbar: &Bossbar)
pumpkin/src/world/bossbar.rs:96
↓ 4 callersMethodsend_client_information
Send the player's skin layers and used hand to all players.
pumpkin/src/entity/player.rs:2953
↓ 4 callersFunctionsend_success_message
Sends success message for the rotate command.
pumpkin/src/command/commands/rotate.rs:89
↓ 4 callersMethodserialize
(&self, serializer: S)
pumpkin-protocol/src/java/client/play/update_advancement.rs:25
↓ 4 callersMethodserialize_content
(self, w: &mut W)
pumpkin-nbt/src/compound.rs:89
↓ 4 callersMethodserialize_data
(self, w: &mut W)
pumpkin-nbt/src/tag.rs:109
↓ 4 callersMethodset
(&mut self, index: usize, exists: bool)
pumpkin-world/src/chunk/format/linear.rs:119
↓ 4 callersMethodset_absorption
Sets the current absorption amount for this entity (yellow hearts)
pumpkin/src/entity/living.rs:313
↓ 4 callersMethodset_bit_field
(&self, bit_field: ArmorStandFlags, set: bool)
pumpkin/src/entity/decoration/armor_stand.rs:142
↓ 4 callersFunctionset_block_light
(cache: &mut Cache, pos: BlockPos, level: u8)
pumpkin-world/src/lighting/storage.rs:58
↓ 4 callersMethodset_compression
(&mut self, threshold: CompressionThreshold)
pumpkin-protocol/src/java/packet_decoder.rs:91
↓ 4 callersMethodset_flag
Sets a flag of this parser for options.
pumpkin/src/command/argument_types/entity_selector/parser.rs:426
↓ 4 callersMethodset_love_ticks
(&self, ticks: i32, breeder: Option<Uuid>)
pumpkin/src/entity/mob/mod.rs:180
↓ 4 callersMethodset_pitch
(&self, pitch: f32)
pumpkin/src/entity/mod.rs:2411
↓ 4 callersFunctionset_proto_chunk_state
( chunk: &mut crate::ProtoChunk, pos: BlockPos, state: &'static pumpkin_data::BlockState, )
pumpkin-world/src/generation/feature/features/sculk_patch.rs:332
↓ 4 callersMethodset_received_stack
Records a received stack for a slot (for sync tracking).
pumpkin-inventory/src/screen_handler.rs:323
↓ 4 callersMethodset_sneaking
(&self, sneaking: bool)
pumpkin/src/entity/mod.rs:2468
↓ 4 callersFunctionset_spawnpoint
(sender: &CommandSender, target: &Arc<Player>, pos: BlockPos, yaw: f32)
pumpkin/src/command/commands/spawnpoint.rs:127
↓ 4 callersFunctionset_waterlogged
(block: &Block, state: BlockStateId, waterlogged: bool)
pumpkin/src/item/items/bucket.rs:85
↓ 4 callersMethodset_waterlogged
(&mut self, waterlogged: bool)
pumpkin/src/block/blocks/redstone/rails/mod.rs:248
↓ 4 callersMethodshift
(&self, delta: Vector3<f64>)
pumpkin-util/src/math/boundingbox.rs:329
↓ 4 callersFunctionshould_be_lit
(world: &World, pos: &BlockPos, face: BlockDirection)
pumpkin/src/block/blocks/redstone/redstone_torch.rs:282
↓ 4 callersMethodslot_type
(&self)
pumpkin-data/src/data_component_impl.rs:1302
↓ 4 callersMethodsquared_distance_to_vec_xz
Calculates the squared horizontal distance (XZ only) between this vector and another vector. # Arguments - `other` – The other vector. # Returns The
pumpkin-util/src/math/vector3.rs:321
↓ 4 callersMethodstate_mut
(&mut self)
pumpkin/src/command/snbt/mod.rs:479
↓ 4 callersMethodstop
(&'a mut self, mob: &'a dyn Mob)
pumpkin/src/entity/ai/goal/mod.rs:181
↓ 4 callersMethodstop_playing
Stop playing the current song
pumpkin/src/block/entities/jukebox.rs:156
↓ 4 callersFunctionstop_server
()
pumpkin/src/lib.rs:179
↓ 4 callersMethodsuggests
(self, provider: impl SuggestionProvider + 'static)
pumpkin/src/command/argument_builder.rs:367
↓ 4 callersFunctionsupports_vine
(support_block: &Block)
pumpkin/src/block/blocks/vine.rs:201
↓ 4 callersMethodsurface_direction
Returns the block direction that points "into" the surface (down for floor, up for ceiling).
pumpkin-world/src/generation/feature/features/vegetation_patch.rs:28
↓ 4 callersMethodsync_id
Gets the sync ID for this screen handler.
pumpkin-inventory/src/screen_handler.rs:255
↓ 4 callersFunctiontest
()
pumpkin-world/src/chunk_system/chunk_loading.rs:398
← previousnext →1,101–1,200 of 10,199, ranked by callers