MCPcopy Create free account

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

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

↓ 19 callersMethodto_axis
(self)
pumpkin-data/src/block_rotation.rs:192
↓ 19 callersMethodupdate_connected_rails
( &self, world: &Arc<World>, pos: &BlockPos, state: &RailProperties, d
pumpkin/src/block/blocks/redstone/rails/activator_rail.rs:421
↓ 19 callersMethodupdate_connected_rails
( &self, world: &Arc<World>, pos: &BlockPos, state: &RailProperties, d
pumpkin/src/block/blocks/redstone/rails/powered_rail.rs:422
↓ 18 callersMethodcontains
(&self, name: &str)
pumpkin-world/src/generation/feature/features/spring_feature.rs:21
↓ 18 callersMethodeq
(&self, other: &Self)
pumpkin/src/world/mod.rs:228
↓ 18 callersMethodlength_squared
(&self)
pumpkin-util/src/math/vector3.rs:132
↓ 18 callersFunctionlerp
(delta: T, start: T, end: T)
pumpkin-util/src/math/mod.rs:259
↓ 18 callersMethodmap
(&self, input: i32)
pumpkin-util/src/noise/simplex.rs:99
↓ 18 callersMethodnext_i64
(&mut self)
pumpkin-util/src/random/legacy_rand.rs:114
↓ 18 callersMethodplay_sound
(&self, sound: Sound, category: SoundCategory, position: &Vector3<f64>)
pumpkin/src/world/mod.rs:752
↓ 18 callersMethodrotate_counter_clockwise
(&self)
pumpkin-data/src/block_direction.rs:257
↓ 18 callersMethodset
(&mut self, heightmap: ChunkHeightmapType, x: i32, z: i32, height: i32, min_y: i32)
pumpkin-world/src/chunk/mod.rs:209
↓ 18 callersMethodset
(&mut self, control: Self, val: bool)
pumpkin/src/entity/ai/goal/mod.rs:106
↓ 18 callersMethodset_velocity
(&self, x: f64, y: f64, z: f64, power: f64, uncertainty: f64)
pumpkin/src/entity/projectile/mod.rs:92
↓ 18 callersMethodsub
(&self, other: &Self)
pumpkin-util/src/math/vector3.rs:187
↓ 18 callersMethodto_horizontal_facing
(&self)
pumpkin-data/src/block_direction.rs:187
↓ 17 callersMethodchunk_and_chunk_relative_position
(&self)
pumpkin-util/src/math/position.rs:297
↓ 17 callersMethoddamage
( &'a self, _caller: &'a dyn EntityBase, _amount: f32, _damage_type: DamageTyp
pumpkin/src/entity/falling.rs:116
↓ 17 callersFunctiondecode_varint
Helper function to decode a `VarInt` from bytes
pumpkin-protocol/src/java/packet_encoder.rs:370
↓ 17 callersMethodget_behaviour
(&self)
pumpkin/src/plugin/api/gui.rs:147
↓ 17 callersMethodget_entity
(&self)
pumpkin/src/entity/player.rs:4510
↓ 17 callersFunctionget_i32_hash
(val: i32)
pumpkin-data/src/data_component_impl.rs:307
↓ 17 callersMethodget_y
(&self, min_y: i16, height: u16)
pumpkin-util/src/y_offset.rs:38
↓ 17 callersMethodis_creative
(&self)
pumpkin/src/entity/player.rs:3976
↓ 17 callersMethodlen
(&self)
pumpkin/src/entity/ai/pathfinder/binary_heap.rs:50
↓ 17 callersMethodpath
(&self)
pumpkin-util/src/identifier.rs:248
↓ 17 callersMethodremaining
(&self)
pumpkin/src/command/suggestion/suggestions.rs:38
↓ 17 callersMethodset_rotation
Sets the `Entity` yaw & pitch rotation
pumpkin/src/entity/mod.rs:2405
↓ 17 callersMethodset_stack
(&self, slot: usize, stack: ItemStack)
pumpkin-inventory/src/player/player_inventory.rs:505
↓ 17 callersMethodshape
(&self)
pumpkin/src/block/blocks/redstone/rails/mod.rs:196
↓ 17 callersMethodstore
Stores a new value into the atomic float. # Arguments `value` – The new float to store. `ordering` – The memory ordering for the store operation.
pumpkin-util/src/math/atomic_f32.rs:30
↓ 17 callersMethodto_facing
(&self)
pumpkin-data/src/block_direction.rs:235
↓ 17 callersMethodwrite_i8
(&mut self, data: i8)
pumpkin-protocol/src/ser/mod.rs:313
↓ 16 callersMethodadd_effect
(&self, effect: Effect)
pumpkin/src/entity/living.rs:443
↓ 16 callersFunctionblock_to_section
(coord: i32)
pumpkin-world/src/generation/mod.rs:68
↓ 16 callersMethoddrop_item
(&self, item_stack: ItemStack)
pumpkin/src/entity/player.rs:3052
↓ 16 callersMethodfinish
(&self, world: Arc<World>)
pumpkin/src/block/entities/piston.rs:194
↓ 16 callersMethodload
(path: &Path)
pumpkin-world/src/poi/mod.rs:293
↓ 16 callersMethodopen_handled_screen
( self: &Arc<Self>, screen_handler_factory: &dyn ScreenHandlerFactory, block_pos: Opti
pumpkin/src/entity/player.rs:3595
↓ 16 callersMethodsend_entity_status
Sends an entity status update to all players tracking the specified entity.
pumpkin/src/world/mod.rs:405
↓ 16 callersMethodserialize
(&self, seq: &mut T)
pumpkin-protocol/src/codec/data_component.rs:260
↓ 16 callersMethodspawn_particle
( &self, position: Vector3<f64>, offset: Vector3<f32>, max_speed: f32,
pumpkin/src/entity/player.rs:1786
↓ 16 callersMethodstore_simple_error
Records that a simple error occurred while parsing.
pumpkin/src/command/parser.rs:165
↓ 16 callersMethodvalue
(&self)
pumpkin/src/entity/attributes.rs:43
↓ 15 callersMethodadd_ticket
(&mut self, pos: ChunkPos, level: i8)
pumpkin-world/src/chunk_system/chunk_loading.rs:337
↓ 15 callersMethodare_items_and_components_equal
(&self, other: &Self)
pumpkin-data/src/item_stack/mod.rs:577
↓ 15 callersFunctionbossbar_prefix
(title: TextComponent, namespace: String)
pumpkin/src/command/commands/bossbar.rs:646
↓ 15 callersMethodclick_event
(mut self, event: ClickEvent)
pumpkin-util/src/text/mod.rs:1002
↓ 15 callersMethodcolor
(mut self, color: Color)
pumpkin-util/src/text/mod.rs:766
↓ 15 callersMethoddown_height
(&self, height: i32)
pumpkin-util/src/math/position.rs:530
↓ 15 callersMethodencode
(&self, write: &mut impl Write)
pumpkin-protocol/src/codec/bit_set.rs:14
↓ 15 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, args
pumpkin/src/command/commands/bossbar.rs:54
↓ 15 callersMethodgenerate_entrance
( &self, chunk: &mut ProtoChunk, box_limit: &BlockBox, entrance_type: Entrance
pumpkin-world/src/generation/structure/structures/stronghold/mod.rs:271
↓ 15 callersMethodget
(&self, pos: Vector3<i32>)
pumpkin/src/entity/ai/pathfinder/path_type_cache.rs:47
↓ 15 callersMethodinsert
(&mut self, mut node: Node)
pumpkin/src/entity/ai/pathfinder/binary_heap.rs:61
↓ 15 callersMethoditer
(&self)
pumpkin-nbt/src/nbt_ops.rs:378
↓ 15 callersMethodmark_dirty
(&self)
pumpkin/src/block/entities/barrel.rs:230
↓ 15 callersMethodnext
(&mut self)
pumpkin-util/src/math/position.rs:73
↓ 15 callersMethodnext_bool
(&mut self)
pumpkin-util/src/random/legacy_rand.rs:120
↓ 15 callersMethodoff_hand_item
getOffHandStack in source
pumpkin/src/entity/living.rs:1762
↓ 15 callersMethodset_phase
(&self, phase_type: EnderDragonPhase)
pumpkin/src/entity/boss/ender_dragon.rs:299
↓ 15 callersMethodsort
Sorts a set of [`Suggestion`]s, in the following precedence: 1. If both suggestions are integers, their integral value is compared. 2. Otherwise, com
pumpkin/src/command/suggestion/suggestions.rs:355
↓ 15 callersFunctionwrap_degrees
(degrees: f32)
pumpkin-util/src/math/mod.rs:46
↓ 14 callersMethodadd_text_component
( &mut self, provider: TextComponent, )
pumpkin/src/plugin/loader/wasm/wasm_host/state.rs:201
↓ 14 callersMethodappend
(&self, key: &str, value: Self::Value, mut builder: Self::Result)
pumpkin-codecs/src/json_ops.rs:377
↓ 14 callersMethodcan_read_char
(&self)
pumpkin/src/command/string_reader.rs:103
↓ 14 callersMethodcancel
Cancels any client-side changes and resynchronizes the state.
pumpkin-inventory/src/screen_handler.rs:813
↓ 14 callersMethoddamage_item
(&mut self, amount: i32)
pumpkin-data/src/item_stack/mod.rs:323
↓ 14 callersFunctiondecode_b64_url_nopad
Decodes a Base64 URL-safe encoded string with no padding. # Arguments `s` - The Base64 URL-safe encoded string to decode. # Returns A `Result` con
pumpkin-util/src/jwt/mod.rs:67
↓ 14 callersMethodget_bossbar_res
(&self, res: &Resource<BossBar>)
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/boss_bar.rs:112
↓ 14 callersMethodget_eye_height
(&self)
pumpkin/src/entity/mod.rs:1063
↓ 14 callersMethodget_float
(&self, name: &str)
pumpkin-nbt/src/compound.rs:182
↓ 14 callersMethodget_i32
(&mut self)
pumpkin-nbt/src/deserializer.rs:231
↓ 14 callersMethodget_sender_res
( &self, res: &Resource<CommandSender>, )
pumpkin/src/plugin/loader/wasm/wasm_host/wit/v0_1/commands/mod.rs:81
↓ 14 callersMethodget_stack
(&self, slot: usize)
pumpkin/src/plugin/api/gui.rs:62
↓ 14 callersMethodhover_event
(mut self, event: HoverEvent)
pumpkin-util/src/text/mod.rs:1017
↓ 14 callersFunctioniron_sword
Helper: creates a fresh Iron Sword (max_damage 250, damage 0).
pumpkin-data/src/item_stack/mod.rs:744
↓ 14 callersMethodis_empty
(&self)
pumpkin/src/block/entities/barrel.rs:177
↓ 14 callersMethodopposite
(&self)
pumpkin-util/src/lib.rs:150
↓ 14 callersMethodor
Returns the `default` suffix if this suffix is [`TypeSuffix::None`], otherwise it returns itself.
pumpkin/src/command/snbt/markers.rs:57
↓ 14 callersFunctionprofile_from_uuid_name
(uuid: Uuid, name: String)
pumpkin/src/command/args/gameprofile.rs:340
↓ 14 callersMethodput_float
(&mut self, name: &str, value: f32)
pumpkin-nbt/src/compound.rs:137
↓ 14 callersMethodremove
(&self, category: &'static MobCategory)
pumpkin/src/world/natural_spawner.rs:65
↓ 14 callersMethodset_custom_data
(&mut self, namespace: &str, key: &str, value: NbtTag)
pumpkin-data/src/item_stack/mod.rs:421
↓ 14 callersMethodstore_dynamic_error
Records that a dynamic error occurred while parsing.
pumpkin/src/command/parser.rs:171
↓ 14 callersFunctionto_block
(coord: i32)
pumpkin-world/src/generation/mod.rs:93
↓ 14 callersFunctionto_bytes_unnamed
Serializes struct using Serde Serializer to unnamed (network) NBT
pumpkin-nbt/src/serializer.rs:280
↓ 14 callersFunctionto_goal_ticks
(server_ticks: i32)
pumpkin/src/entity/ai/goal/mod.rs:36
↓ 14 callersMethodupdate_neighbors
( world: &Arc<World>, block_pos: &BlockPos, lever_props: &LeverLikeProperties, )
pumpkin/src/block/blocks/redstone/lever.rs:134
↓ 14 callersMethodwrite
(&self, writer: &mut W)
pumpkin-protocol/src/bedrock/network_item.rs:31
↓ 14 callersMethodwrite_be
(&self, writer: &mut W)
pumpkin-protocol/src/serial/serializer.rs:39
↓ 14 callersMethodwrite_item_stack
(&self, compound: &mut NbtCompound)
pumpkin-data/src/item_stack/mod.rs:670
↓ 13 callersMethodadd_world
( &mut self, provider: Arc<World>, )
pumpkin/src/plugin/loader/wasm/wasm_host/state.rs:148
↓ 13 callersMethodadvance
( &mut self, stage: StagedChunkEnum, generator: &generator::VanillaGenerator,
pumpkin-world/src/chunk_system/generation_cache.rs:350
↓ 13 callersMethodclear
(&mut self)
pumpkin-world/src/lighting/engine.rs:85
↓ 13 callersMethodcontains_pos
(&self, pos: &Vector3<i32>)
pumpkin-util/src/math/block_box.rs:176
↓ 13 callersMethodexecute
( &'a self, sender: &'a CommandSender, server: &'a crate::server::Server, args
pumpkin/src/command/commands/fill.rs:259
↓ 13 callersMethodflatten
Tries to unwrap (flatten) a wrapped `NbtTag`. If there is a wrapped tag, it is returned. If no unwrap is possible, this returns the given tag.
pumpkin-nbt/src/tag.rs:66
↓ 13 callersFunctionfloor_div
(x: T, y: T)
pumpkin-util/src/math/mod.rs:185
↓ 13 callersMethodget_entity
(&self)
pumpkin/src/entity/projectile/fishing_bobber.rs:224
← previousnext →301–400 of 10,199, ranked by callers