MCPcopy Create free account

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

Functions737 in github.com/Rusty-Quartz/Quartz

↓ 86 callersMethodclone
(&self)
qdat/src/uln.rs:356
↓ 81 callersMethodread
(&mut self)
network/src/netutil.rs:230
↓ 60 callersMethodto_owned
(&self)
qdat/src/uln.rs:911
↓ 47 callersMethodlen
(&self)
network/src/netutil.rs:45
↓ 44 callersMethodget
(&self, y: i8)
quartz/src/world/chunk/section.rs:467
↓ 43 callersMethoditer
(&self)
quartz/src/base/server.rs:460
↓ 38 callersMethoditer
Returns an iterator over shared references to the values in this ID list.
util/src/map.rs:40
↓ 37 callersMethodas_ref
(&self)
qdat/src/uln.rs:377
↓ 33 callersMethodwrite
(&mut self, value: &T)
network/src/netutil.rs:326
↓ 30 callersMethodinto
(self)
quartz/src/world/chunk/gen/mod.rs:114
↓ 27 callersMethodlen
(&self)
quartz/src/world/chunk/palette.rs:41
↓ 25 callersMethodread_varying
(&mut self)
network/src/netutil.rs:235
↓ 24 callersMethodget_mut
(&mut self, y: i8)
quartz/src/world/chunk/section.rs:474
↓ 24 callersMethodwrite_bytes
Writes the given bytes to this buffer.
network/src/netutil.rs:290
↓ 23 callersMethodwrite_varying
(&mut self, value: &T)
network/src/netutil.rs:331
↓ 22 callersMethodget
Gets a clone of the OptionalItemStack in a slot # Panics Panics if the index is out of range for the inventory, all calls should be prefixed with a ca
quartz/src/item/inventory.rs:43
↓ 22 callersMethodlen
(&self)
qdat/src/uln.rs:1002
↓ 21 callersMethodfilter
(&self, record: &Record)
util/src/logging.rs:115
↓ 21 callersMethodsend_packet
Sends a packet to the client.
quartz/src/network/connection.rs:380
↓ 20 callersMethodget
()
quartz/src/base/static_registry.rs:48
↓ 19 callersMethodinsert
Assume index is always within bounds as items has a static size and all calls should be prefixed with a can_insert if slot number is not hard coded Re
quartz/src/item/inventory.rs:27
↓ 17 callersMethodis_empty
Returns if the current stack is empty or not Any empty stack is any stack that has a count of 0 or is air
quartz/src/item/item_stack.rs:99
↓ 17 callersMethodwrite_one
(&mut self, byte: u8)
network/src/netutil.rs:278
↓ 14 callersMethodis_empty
(&self)
network/src/netutil.rs:50
↓ 13 callersMethodcursor
(&self)
network/src/netutil.rs:99
↓ 12 callersMethodid
(&self)
quartz/src/block/state.rs:34
↓ 12 callersMethodremove
(&mut self, state: StateID)
quartz/src/world/chunk/palette.rs:164
↓ 12 callersMethodset
(&mut self, index: usize)
network/src/bitmask.rs:16
↓ 11 callersMethodinsert
Inserts the key value pair into the registry Existing read guards won't see the change until you create a new guard
quartz/src/base/registries.rs:221
↓ 11 callersMethoditer
(&self)
quartz/src/world/chunk/states.rs:78
↓ 11 callersMethodreset_cursor
(&mut self)
quartz/src/world/chunk/states.rs:72
↓ 9 callersMethodas_chunk
(&self)
qdat/src/world/location.rs:87
↓ 9 callersMethodclear
Clears the registry Existing read guards won't see the change until you create a new guard
quartz/src/base/registries.rs:241
↓ 9 callersMethodread
(&self)
quartz/src/base/registries.rs:288
↓ 9 callersMethodshutdown
Forcefully closes the connection.
quartz/src/network/connection.rs:397
↓ 8 callersMethodcontains
(&self, state: StateID)
quartz/src/world/chunk/palette.rs:96
↓ 8 callersMethodcurrent
Retrieves the current component being built.
chat/src/builder.rs:31
↓ 8 callersMethodfinish
(&self)
util/src/hash.rs:28
↓ 8 callersMethodget
Returns a shared reference to the element with the given ID, or `None` if no element has the given ID.
util/src/map.rs:67
↓ 8 callersMethodread_one
(&mut self)
network/src/netutil.rs:199
↓ 8 callersMethodsend_packet
Sends a packet to the client with the given ID.
quartz/src/base/server.rs:419
↓ 8 callersMethodset_len
Sets the length of the internal Vec # Safety The length must not go above our capacity and all elements should be initialized
network/src/netutil.rs:125
↓ 8 callersFunctionsnake_to_camel
(str: &str)
qdat/buildscript/blockstate.rs:590
↓ 8 callersMethodunpack
(&self)
qdat/src/uln.rs:738
↓ 8 callersMethodwrite
(&self, namespace_path: &P)
datapack/src/datapack.rs:453
↓ 7 callersMethodbits_per_block
(&self)
quartz/src/world/chunk/palette.rs:66
↓ 7 callersMethodget_player_world_mut
(&mut self, player_id: ClientId)
quartz/src/world/world.rs:216
↓ 7 callersMethodinsert
(&mut self, state: StateID)
quartz/src/world/chunk/palette.rs:116
↓ 7 callersMethodread_bytes
Copies bytes from this buffer to the given buffer, returning the number of bytes copied.
network/src/netutil.rs:210
↓ 7 callersMethoduuid
(&self, client_id: ClientId)
quartz/src/base/server.rs:478
↓ 6 callersMethodas_region
(&self)
qdat/src/world/location.rs:95
↓ 6 callersFunctionconfig
()
quartz/src/base/exec.rs:31
↓ 6 callersMethodentry_at
(&self, long_index: usize, bit_index: u8)
quartz/src/world/chunk/states.rs:443
↓ 6 callersMethodget_player_entity
(&self, player_id: ClientId)
quartz/src/world/world.rs:98
↓ 6 callersMethodread
Reads in a datapack from a given folder. `version_filter` allows you to provide a filter for which pack formats will be attempted to be loaded
datapack/src/datapack.rs:178
↓ 6 callersMethodrepr
(&self)
qdat/src/uln.rs:713
↓ 5 callersMethodadd
(mut self, component_type: ComponentType)
chat/src/builder.rs:44
↓ 5 callersMethodas_index
(&self)
quartz/src/world/chunk/section.rs:358
↓ 5 callersMethodbuild
Consumes this builder and returns a finished text component.
chat/src/builder.rs:67
↓ 5 callersMethodget_entities_mut
Returns an exclusive reference to the entity store
quartz/src/world/world.rs:115
↓ 5 callersMethodidentifier
(&self)
qdat/src/uln.rs:699
↓ 5 callersMethodindex_of
(&self, state: StateID)
quartz/src/world/chunk/palette.rs:109
↓ 5 callersMethodinsert
Adds the given item to this list, setting its ID to the next open ID in this list and returning that ID.
util/src/map.rs:50
↓ 5 callersMethoditer_mut
Returns an iterator over mutable references to the values in this ID list.
util/src/map.rs:45
↓ 5 callersMethodnext
(&mut self)
quartz/src/base/server.rs:507
↓ 5 callersMethodopt_write_length_prefix
( &self, field_ref: &TokenStream, buffer_ident: &Ident, )
macros_impl/src/packet/gen.rs:293
↓ 5 callersMethodremaining
(&self)
network/src/netutil.rs:152
↓ 5 callersMethodreplace
(&self)
datapack/src/data/tags.rs:16
↓ 5 callersMethodresize
(&mut self, size: usize)
network/src/netutil.rs:65
↓ 5 callersMethodstate_for
(&self, index: usize)
quartz/src/world/chunk/palette.rs:104
↓ 4 callersFunctionadvance_one_internal
( long_index: &mut usize, bit_index: &mut u8, bits_per_entry: NonZeroU8, data_bits_per_long: N
quartz/src/world/chunk/states.rs:492
↓ 4 callersMethodas_block
(&self)
qdat/src/world/location.rs:79
↓ 4 callersMethodas_empty
(&self)
network/src/bitmask.rs:20
↓ 4 callersFunctionextract_type_from_container
(ty: &Type)
macros_impl/src/lib.rs:53
↓ 4 callersFunctionget_item
(item_name: &UlnStr)
quartz/src/item/init.rs:24
↓ 4 callersMethodinsert
(&mut self, section: Section)
quartz/src/world/chunk/section.rs:452
↓ 4 callersMethodload
(datapacks_dir: &impl AsRef<PathBuf>)
quartz/src/base/registries.rs:88
↓ 4 callersMethodnamespace
(&self)
qdat/src/uln.rs:677
↓ 4 callersFunctionrecursive_read
(path: &Path, prefix: String)
datapack/src/datapack.rs:85
↓ 4 callersMethodset_cursor
(&mut self, cursor: usize)
network/src/netutil.rs:113
↓ 4 callersMethodstates
(&self)
quartz/src/world/chunk/palette.rs:55
↓ 4 callersMethodwrite_entry
(&mut self, entry: usize)
quartz/src/world/chunk/states.rs:124
↓ 4 callersFunctionwrite_file_recursive
(path: P)
datapack/src/datapack.rs:117
↓ 4 callersMethodx
(&self)
qdat/src/world/location.rs:103
↓ 4 callersMethodz
(&self)
qdat/src/world/location.rs:111
↓ 3 callersMethodadd_text
Finish the current component, setting its text field to the given value, and prepare a new component which can have a different color, formatting, etc
chat/src/builder.rs:51
↓ 3 callersMethodbiomes
(&self)
quartz/src/world/chunk/chunk.rs:96
↓ 3 callersMethodblock_count
(&self)
quartz/src/world/chunk/section.rs:127
↓ 3 callersMethodbuild
(self)
quartz/src/block/state.rs:195
↓ 3 callersMethodbuild_hasher
(&self)
util/src/hash.rs:14
↓ 3 callersMethodcapacity
(&self)
network/src/netutil.rs:39
↓ 3 callersMethodchunk_info_at_mut
(&mut self, absolute_position: Coordinate)
quartz/src/world/chunk/provider.rs:693
↓ 3 callersMethodcmp
(&self, other: &Self)
qdat/src/uln.rs:510
↓ 3 callersFunctioncommand_executor
()
quartz/src/base/exec.rs:53
↓ 3 callersMethodcreate_write_handle
( mut write_handle: OwnedWriteHalf, io_handle: Arc<Mutex<IoHandle>>, )
quartz/src/network/connection.rs:446
↓ 3 callersMethodderef
(&self)
quartz/src/world/world.rs:166
↓ 3 callersMethodflush
(&self)
util/src/logging.rs:177
↓ 3 callersMethodforward_internal_to_server
Forwards an internal packet to the server thread for handling.
quartz/src/network/connection.rs:625
↓ 3 callersMethodgen_bit_mask
(&self, include_boundary_sections: bool, mut f: F)
quartz/src/world/chunk/section.rs:481
↓ 3 callersMethodgen_block_lights
Gets the blocklights and blocklight bitmask for the chunk
quartz/src/world/chunk/chunk.rs:116
next →1–100 of 737, ranked by callers