MCPcopy Create free account

hub / github.com/Rusty-Quartz/Quartz / functions

Functions737 in github.com/Rusty-Quartz/Quartz

↓ 3 callersMethodgen_client_section_data
(&self)
quartz/src/world/chunk/chunk.rs:100
↓ 3 callersFunctiongen_deserialize_field
( quartz_net: &TokenStream, field: &Field, buffer_ident: &Ident, )
macros_impl/src/packet/gen.rs:203
↓ 3 callersMethodgen_sky_lights
Gets the skylights and skylight bitmask for the chunk
quartz/src/world/chunk/chunk.rs:132
↓ 3 callersFunctionget_block_name
(uln: &str)
qdat/buildscript/blockstate.rs:585
↓ 3 callersMethodget_heightmaps
(&self)
quartz/src/world/chunk/chunk.rs:92
↓ 3 callersFunctionget_original_property_name
(property: &PropertyData)
qdat/buildscript/blockstate.rs:606
↓ 3 callersMethodhash
(&self, state: &mut H)
qdat/src/world/location.rs:198
↓ 3 callersMethodindex_nth_entry
(&self, n: usize)
quartz/src/world/chunk/states.rs:434
↓ 3 callersMethodinner
(&self)
quartz/src/world/chunk/states.rs:56
↓ 3 callersMethodis_empty
(&self)
quartz/src/world/chunk/states.rs:51
↓ 3 callersMethodmeta
(&self)
qdat/src/uln.rs:718
↓ 3 callersFunctionparse_fields_impl
( field_defs: &'a T, require_names: bool, side: Side, )
macros_impl/src/packet/parse.rs:64
↓ 3 callersFunctionquartz_net
()
macros_impl/src/lib.rs:19
↓ 3 callersFunctionraw_console
()
quartz/src/base/exec.rs:35
↓ 3 callersMethodread_array
( &mut self, len: usize, )
network/src/netutil.rs:240
↓ 3 callersMethodread_mc_str
(&mut self)
network/src/netutil.rs:264
↓ 3 callersMethodremove
Removes the item with the given ID returning that item if it exists, or None if it does not.
util/src/map.rs:77
↓ 3 callersMethodrequest
(&self, request: ProviderRequest)
quartz/src/world/chunk/provider.rs:69
↓ 3 callersMethodsend_message
(&self, message: &str, user_info: Option<(Uuid, &str)>, sys_error: bool)
quartz/src/base/server.rs:575
↓ 3 callersMethodtake
(&self)
util/src/single_access.rs:31
↓ 3 callersMethodusername
(&self, client_id: ClientId)
quartz/src/base/server.rs:474
↓ 3 callersMethodwrite_array
(&mut self, value: &[T])
network/src/netutil.rs:336
↓ 3 callersFunctionwrite_entry_to
( dest: &mut [u64], long_index: usize, bit_index: u8, entry: usize, bits_per_entry: NonZer
quartz/src/world/chunk/states.rs:506
↓ 3 callersMethodwrite_to
(&self, buffer: &mut PacketBuffer)
network/src/netutil.rs:415
↓ 2 callersMethodadd_empty
Finish the current component, setting its text field to an empty string, and prepare a new component which can have a different color, formatting, etc
chat/src/builder.rs:57
↓ 2 callersMethodadd_property
(&mut self, name: &str, value: &str)
quartz/src/block/state.rs:173
↓ 2 callersMethodadvance_one
(&mut self)
quartz/src/world/chunk/states.rs:83
↓ 2 callersMethodalter
(&mut self, mut f: F)
quartz/src/world/chunk/states.rs:347
↓ 2 callersMethodapply
(&self, f: &mut Formatter)
chat/src/color.rs:123
↓ 2 callersMethodapply_format
(&self, f: &mut Formatter<'_>)
chat/src/component.rs:126
↓ 2 callersMethodas_option
(&self)
quartz/src/world/chunk/section.rs:430
↓ 2 callersMethodchunk_nbt
( &self, absolute_position: Coordinate, )
quartz/src/world/chunk/provider.rs:715
↓ 2 callersMethodcodegen_fields
( &'a self, mappings: &'a Mappings, writing: bool, )
network/build.rs:331
↓ 2 callersMethodcollect_packet
Reads the packet header, collects the remaining bytes and decrypts and decompresses the packet, returning the final length of the fully processed pack
quartz/src/network/connection.rs:211
↓ 2 callersMethodcolon
(&self)
qdat/src/uln.rs:1008
↓ 2 callersMethoddecrypt_buffer
Decrypts the given buffer after the given offset if encryption is enabled, writing the decrypted bytes back to the buffer.
quartz/src/network/connection.rs:73
↓ 2 callersMethoddispatch
( &self, command: &str, context: CommandContext<'ctx>, )
quartz/src/command/executor.rs:20
↓ 2 callersFunctiondisplay_to_console
(message: &T)
quartz/src/base/exec.rs:43
↓ 2 callersFunctionfast_ceil_log2_64
(value: u64)
util/src/math.rs:55
↓ 2 callersMethodfinish_chunk
(self)
quartz/src/world/chunk/gen/mod.rs:66
↓ 2 callersFunctionformat_in_place
(file: &OsStr)
network/build.rs:15
↓ 2 callersFunctiongen_packet_enum
( enum_name: Ident, packet_arr: &[Packet], states: &[StatePacketInfo], is_server_bound: bool,
network/build.rs:96
↓ 2 callersFunctiongen_serialize_enum_field
(field: &Field, buffer_ident: &Ident)
macros_impl/src/packet/gen.rs:117
↓ 2 callersMethodgen_write_condition
( &self, field_ref: &TokenStream, buffer_ident: &Ident, )
macros_impl/src/packet/gen.rs:344
↓ 2 callersFunctionget_differences
(first: &Vec<String>, second: &Vec<String>)
qdat/buildscript/blockstate.rs:623
↓ 2 callersMethodget_entities
Returns a reference to the entity store
quartz/src/world/world.rs:122
↓ 2 callersMethodget_mut
Returns a mutable reference to the element with the given ID, or `None` if no element has the given ID.
util/src/map.rs:72
↓ 2 callersMethodhandle_task_result
( &self, task_result: Result<Result<ProviderResponse, ProviderError>, JoinError>, )
quartz/src/world/chunk/provider.rs:87
↓ 2 callersMethodindex_absolute
(&self, absolute_position: CoordinatePair)
quartz/src/world/chunk/provider.rs:683
↓ 2 callersMethodinner_mut
(&mut self)
network/src/netutil.rs:169
↓ 2 callersFunctionis_air
(state: StateID)
qdat/src/block/states.rs:15
↓ 2 callersFunctionis_boxed_slice
(ty: &Type)
macros_impl/src/lib.rs:30
↓ 2 callersMethodis_empty
(&self)
datapack/src/data/recipe/ingredient.rs:23
↓ 2 callersMethoditem
Gets the inner data of the OptionalItemStack
quartz/src/item/item_stack.rs:138
↓ 2 callersMethodlighting
(&self)
quartz/src/world/chunk/section.rs:275
↓ 2 callersMethodloaded_chunk_at
(&self, location: Coordinate)
quartz/src/world/chunk/provider.rs:563
↓ 2 callersMethodloaded_region_at_mut
(&self, location: Coordinate)
quartz/src/world/chunk/provider.rs:546
↓ 2 callersMethodnth_entry
(&self, n: usize)
quartz/src/world/chunk/states.rs:119
↓ 2 callersFunctionparse_fields
(input: &DeriveInput, side: Side)
macros_impl/src/packet/parse.rs:20
↓ 2 callersMethodpeek_one
(&self)
network/src/netutil.rs:176
↓ 2 callersFunctionprocess_array
( fields: &mut Vec<Field>, name: Ident, boxed_slice_ty: Type, slice_ty: Type,
macros_impl/src/packet/parse.rs:74
↓ 2 callersMethodproperty_error
(&self, name: &str, value: &str)
quartz/src/block/state.rs:164
↓ 2 callersMethodregion_at_internal
( &'a self, location: Coordinate, mut try_acquire_fast: F, map_acquired_slow:
quartz/src/world/chunk/provider.rs:493
↓ 2 callersMethodremove_player
(&mut self, player_id: ClientId)
quartz/src/world/world.rs:62
↓ 2 callersMethodroll_threaded
(&self, file: &Path, threaded: bool)
util/src/logging.rs:261
↓ 2 callersMethodsection_index_absolute
(&self, pos: BlockPosition)
quartz/src/world/chunk/chunk.rs:57
↓ 2 callersMethodsend_all
(&self, packets: I)
quartz/src/network/connection.rs:384
↓ 2 callersMethodsend_all
(&self, client_id: ClientId, packets: I)
quartz/src/base/server.rs:426
↓ 2 callersMethodsend_to_all
Sends a packet to every client connected
quartz/src/base/server.rs:443
↓ 2 callersMethodset_block_state_at
Sets the blockstate at the provided position to the new state Returns the old state
quartz/src/world/chunk/chunk.rs:76
↓ 2 callersMethodset_id
(&mut self, id: usize)
util/src/lib.rs:43
↓ 2 callersMethodset_nth_entry
(&mut self, n: usize, entry: usize)
quartz/src/world/chunk/states.rs:136
↓ 2 callersMethodset_slot
(&mut self, slot: usize, item: OptionalItemStack)
quartz/src/entities/player.rs:58
↓ 2 callersMethodshape_chunk
(&mut self)
quartz/src/world/chunk/gen/mod.rs:37
↓ 2 callersMethodshrink_to_fit
(&mut self)
quartz/src/world/chunk/states.rs:66
↓ 2 callersMethodspawn_player
Spawns a player entity and returns the entity handle Does not load the chunks around the player
quartz/src/world/world.rs:53
↓ 2 callersMethodtry_send
Attempts to send the given wrapped packet, logging an error if the operation fails.
quartz/src/network/connection.rs:373
↓ 2 callersMethodunpack_raw
(&self)
qdat/src/uln.rs:723
↓ 2 callersMethodupdate_bits_per_block
Updates the bits per block to the new value This involves updating the `is_pal_direct` variable and converting the [CompactStateBuffer] to be either
quartz/src/world/chunk/section.rs:263
↓ 2 callersFunctionuse_default
(file: &mut File)
quartz/src/base/config.rs:71
↓ 2 callersMethodvalues
(&self)
datapack/src/data/tags.rs:20
↓ 2 callersMethodvarying_write_to
(&self, buffer: &mut PacketBuffer)
network/src/netutil.rs:419
↓ 2 callersMethodwith_property
(mut self, name: &str, value: &str)
quartz/src/block/state.rs:182
↓ 2 callersFunctionwrite_fn_for_field
(field: &Field)
macros_impl/src/packet/gen.rs:180
↓ 2 callersMethodwrite_packet_data
Writes the raw packet data bytes to the given stream, applying compression and encryption if needed.
quartz/src/network/connection.rs:198
↓ 2 callersMethodwrite_text
(&self, f: &mut Formatter<'_>)
chat/src/component.rs:112
↓ 1 callersMethodadd_child
Adds the given child, creating the children vec if needed.
chat/src/component.rs:97
↓ 1 callersMethodadd_client
Adds a new client with the given ID and write handle.
quartz/src/base/server.rs:365
↓ 1 callersMethodadd_state_to_palette
Adds a state to the palette If we are in indirect mode we also update the indecies in the [CompactStateBuffer] to compensate
quartz/src/world/chunk/section.rs:217
↓ 1 callersMethodas_i64
(&self)
qdat/src/world/location.rs:28
↓ 1 callersMethodas_identifier
Returns the Minecraft identifier for the given font.
chat/src/component.rs:300
↓ 1 callersMethodas_plain_text
Converts this component into plain, uncolored text.
chat/src/component.rs:88
↓ 1 callersFunctionattach_behavior
(raw: &mut HashMap<String, RawBlockInfo>)
quartz/src/block/init.rs:20
↓ 1 callersMethodblock_count_direct
(&self)
quartz/src/world/chunk/states.rs:220
↓ 1 callersMethodblock_count_indirect
(&self, palette: &Palette)
quartz/src/world/chunk/states.rs:154
↓ 1 callersMethodblock_light
(&self)
qdat/src/world/lighting.rs:39
↓ 1 callersMethodblock_state_at
Returns the block state id at `index` Returns `None` if `index` is out of bounds
quartz/src/world/chunk/section.rs:140
↓ 1 callersMethodborrow
(&self)
qdat/src/uln.rs:384
↓ 1 callersMethodbuild_children
Consumes this builder and returns a vec of the base component's children, excluding the base component itself.
chat/src/builder.rs:77
↓ 1 callersMethodcache_chunk
(&self, chunk: Chunk)
quartz/src/world/chunk/provider.rs:572
← previousnext →101–200 of 737, ranked by callers