Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vulae/pkmc
/ functions
Functions
505 in github.com/Vulae/pkmc
⨍
Functions
505
◇
Types & classes
239
Method
from
(value: (u8, u8, u8))
pkmc-util/src/color.rs:49
Method
from
(value: u128)
pkmc-util/src/uuid.rs:47
Method
from
(value: &serde_json::Number)
pkmc-util/src/nbt/number_arena.rs:16
Method
from
(val: NBTTag)
pkmc-util/src/nbt/tag.rs:44
Method
from
(value: String)
pkmc-util/src/nbt/mod.rs:285
Method
from
(value: NBT)
pkmc-util/src/nbt/json.rs:74
Method
from
(value: Vec<String>)
pkmc-generated/proc/src/reports/blocks.rs:56
Method
from
(value: String)
pkmc-defs/src/dimension.rs:35
Method
from
(value: String)
pkmc-defs/src/biome.rs:35
Method
from
(value: I)
pkmc-defs/src/block.rs:45
Method
from
(value: String)
pkmc-defs/src/text_component.rs:102
Method
from
(value: NBT)
examples/nbt-editor/src/main.rs:70
Method
from_f64
(x: f64, y: f64, z: f64)
pkmc-util/src/position.rs:19
Method
from_index
(index: u32)
pkmc-generated/generated/src/lib.rs:120
Method
from_inner
(length: usize, inner: Box<[u64]>)
pkmc-util/src/bitset.rs:22
Method
from_inner
From inner u64 array.
pkmc-util/src/packed_array.rs:82
Method
from_nbt
(nbt: &EditableNBT)
examples/nbt-editor/src/main.rs:165
Method
from_values
( values: &'a [i32], indirect_size_range: std::ops::RangeInclusive<u8>, direct_size: u
pkmc-util/src/connection/paletted_container.rs:96
Method
from_vec3
(vec3: Vec3<f64>)
pkmc-util/src/position.rs:35
Method
full_bright
(num_sections: usize)
pkmc-defs/src/packet/play/level.rs:150
Method
full_dark
(num_sections: usize)
pkmc-defs/src/packet/play/level.rs:142
Method
generate_test
(chunk_x: i32, chunk_z: i32, num_sections: usize)
pkmc-defs/src/packet/play/level.rs:205
Method
get
(&self, index: usize)
pkmc-util/src/bitset.rs:42
Method
get_vector_for_rotation
(pitch: T, yaw: T)
pkmc-util/src/vec3.rs:117
Method
hash
(&self, state: &mut H)
pkmc-generated/generated/src/lib.rs:193
Method
hue
(hue: f32)
pkmc-util/src/color.rs:13
Method
id
(&self, mapper: &IdTable<Dimension>)
pkmc-defs/src/dimension.rs:21
Method
include
(&mut self, uuid: UUID)
pkmc-server/src/entity_manager.rs:75
Function
include_cached_json_compressed_bytes
( input: proc_macro::TokenStream, )
pkmc-generated/proc/src/lib.rs:103
Method
inner
Inner u64 array.
pkmc-util/src/packed_array.rs:44
Method
into_block
(self)
pkmc-defs/src/block.rs:109
Method
into_connection
(self)
pkmc-server/src/client_handler.rs:152
Method
into_index
(self)
pkmc-generated/generated/src/lib.rs:116
Method
into_inner
Into inner u64 array.
pkmc-util/src/packed_array.rs:39
Method
is_empty
If the list is empty.
pkmc-util/src/weak_collections.rs:175
Method
is_zero
(&self)
pkmc-util/src/vec3.rs:111
Method
iter
Iterate through each value inside PackedArray
pkmc-util/src/packed_array.rs:118
Method
iter_cube
(dx: i32, dy: i16, dz: i32)
pkmc-util/src/position.rs:108
Method
iter_levels
(&self)
pkmc-server/src/level/anvil/mod.rs:96
Method
iter_offset
( iter: impl Iterator<Item = Position>, offset: Position, )
pkmc-util/src/position.rs:192
Method
iter_ray
( origin: Vec3<f64>, direction: Vec3<f64>, max_distance: f64, )
pkmc-util/src/position.rs:131
Method
iter_sphere
(radius: f32)
pkmc-util/src/position.rs:114
Method
length
(&self)
pkmc-util/src/position.rs:59
Method
length
Number of elements in the list.
pkmc-util/src/weak_collections.rs:180
Method
living_entity_default
Living entity metadata, SEE: https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Entity_metadata#Living_Entity
pkmc-defs/src/packet/play/entity.rs:352
Method
load
(mut file: File)
pkmc-server/src/level/anvil/region.rs:17
Method
load
First file that is found is loaded as config.
examples/server/src/config.rs:94
Method
lock_read
Read only lock each element in the list.
pkmc-util/src/weak_collections.rs:225
Method
lock_write
Lock each element in the list.
pkmc-util/src/weak_collections.rs:245
Function
main
()
pkmc-generated/extractor/src/main.rs:352
Function
main
()
examples/nbt-editor/src/main.rs:14
Function
main
()
examples/server/src/main.rs:106
Method
min
(&self)
pkmc-util/src/vec3.rs:76
Function
minecraft_formatting_codes
()
pkmc-util/src/lib.rs:81
Method
name
(&self)
pkmc-defs/src/dimension.rs:17
Method
name
(&self)
pkmc-defs/src/biome.rs:17
Method
neg
(self)
pkmc-util/src/vec3.rs:66
Method
new
(length: usize)
pkmc-util/src/bitset.rs:15
Method
new
(x: i32, y: i16, z: i32)
pkmc-util/src/position.rs:15
Method
new
(weak: &Weak<Mutex<T>>)
pkmc-util/src/weak_collections.rs:18
Method
new
New empty PackedArray
pkmc-util/src/packed_array.rs:68
Method
new
(r: u8, g: u8, b: u8)
pkmc-util/src/color.rs:9
Method
new
(x: T, y: T, z: T)
pkmc-util/src/vec3.rs:11
Method
new
Create a new connection from TcpStream.
pkmc-util/src/connection/mod.rs:112
Method
new
(id: i32, data: Box<[u8]>)
pkmc-util/src/connection/packet.rs:12
Method
new
()
pkmc-util/src/nbt/mod.rs:64
Method
new
( relative_coordinates: Vec3<f64>, local_coordinates: Vec3<f64>, local_forward: Vec3<f
pkmc-server/src/command.rs:43
Method
new
(connection: Connection)
pkmc-server/src/client_handler.rs:92
Method
new
(id: i32, uuid: UUID, r#type: EntityType)
pkmc-server/src/entity_manager.rs:126
Method
new
(uuid: UUID, name: String, properties: PlayerInfoPlayerProperties)
pkmc-server/src/tab_list.rs:26
Method
new
(chunk_x: i32, chunk_z: i32)
pkmc-server/src/level/chunk_loader.rs:13
Method
new
( root: P, biome_mapper: IdTable<Biome>, dimension_registry: &Registry, )
pkmc-server/src/level/anvil/mod.rs:59
Method
new
(r#type: BlockEntityType)
pkmc-server/src/level/anvil/level.rs:280
Method
new
(directory: PathBuf, parser: Parser)
pkmc-server/src/level/anvil/region.rs:97
Method
new
Asserts if outside of range, use <PropertyUint<MAX> as IdIndexable>::from_index for runtime creation instead.
pkmc-generated/generated/src/lib.rs:106
Method
new
(name: N)
pkmc-defs/src/dimension.rs:11
Method
new
(name: N)
pkmc-defs/src/biome.rs:11
Method
new
()
pkmc-defs/src/block.rs:15
Method
new
(content: C)
pkmc-defs/src/text_component.rs:193
Method
new
(parser: CommandNodeParser)
pkmc-defs/src/packet/play/command.rs:43
Method
new
(links: I)
pkmc-defs/src/packet/play/mod.rs:148
Method
new
(world_height: u16)
pkmc-defs/src/packet/play/level.rs:73
Method
new
( connection: Connection, server_state: ServerState, name: String, uuid: UUID,
examples/server/src/player/mod.rs:91
Method
new
(config: Config)
examples/server/src/server/mod.rs:35
Method
new
()
examples/server/src/server/tab_info.rs:16
Method
new
(world: AnvilWorld)
examples/server/src/server/state.rs:30
Method
new_aes
(shared_secret: &[u8; 16])
pkmc-util/src/connection/encryption.rs:31
Method
new_literal
(literal: S)
pkmc-defs/src/packet/play/command.rs:55
Method
new_p
(name: N, properties: P)
pkmc-defs/src/block.rs:64
Method
new_partial
( relative_coordinates: Vec3<f64>, local_coordinates: Vec3<f64>, local_forward: Vec3<f
pkmc-server/src/command.rs:57
Method
new_v7
()
pkmc-util/src/uuid.rs:20
Method
new_with_tag
(tag: NBTTag)
pkmc-util/src/nbt/mod.rs:68
Method
new_zlib
(threshold: usize, compression_level: u32)
pkmc-util/src/connection/handler.rs:29
Method
next_element_seed
(&mut self, seed: T)
pkmc-util/src/nbt/de.rs:32
Method
next_key_seed
(&mut self, seed: K)
pkmc-util/src/nbt/de.rs:51
Method
next_value_seed
(&mut self, seed: V)
pkmc-util/src/nbt/de.rs:65
Method
node
()
pkmc-server/src/command.rs:351
Method
node
()
examples/server/src/player/command.rs:77
Method
num_bits
(&self)
pkmc-util/src/bitset.rs:38
Method
packed_size
Get number of values for the u64 array from the bits_per_entry and num_entries.
pkmc-util/src/packed_array.rs:60
← previous
next →
301–400 of 505, ranked by callers