MCPcopy Create free account

hub / github.com/Badel2/slime_seed_finder / functions

Functions765 in github.com/Badel2/slime_seed_finder

FunctiononDown
* Initializes movement tracking * @param {Object} ev Normalized event
static/impetus.js:271
FunctiononDown
* Initializes movement tracking * @param {Object} ev Normalized event
slime_seed_finder_webui/src/renderer/impetus.js:271
FunctiononMove
* Handles move events * @param {Object} ev Normalized event
static/impetus.js:291
FunctiononMove
* Handles move events * @param {Object} ev Normalized event
slime_seed_finder_webui/src/renderer/impetus.js:291
FunctiononUp
* Handles up/end events * @param {Object} ev Normalized event
static/impetus.js:307
FunctiononUp
* Handles up/end events * @param {Object} ev Normalized event
slime_seed_finder_webui/src/renderer/impetus.js:307
Functionoriginal
(i: i32)
src/structures.rs:149
Methodoriginal_world_seed
Return the world seed as entered to set_world_seed.
src/mc_rng.rs:192
Functionoriginal_world_seed_bits
()
src/mc_rng.rs:318
Methodoriginal_world_seed_lower_bits
(base_seed: i64, world_seed: i64, bits: u8)
src/mc_rng.rs:195
Functionparse_1_16_version
()
src/seed_info.rs:636
Functionpopulate_any_version_check_dungeon
This algorithm works for versions Alpha v1.2.6 - Beta ??? 0.2.8 - 1.6.6_01 If you remove the lakes, it also works for Probably since Java Edition Infd
src/population.rs:525
Functionpopulation_reversal_with_3_seeds
Takes a few minutes to run
src/population.rs:2030
Functionpopulation_reversal_with_5_seeds
Takes a few minutes to run
src/population.rs:1744
Functionpopulation_seed_reverse
()
src/population.rs:1335
Functionpopulation_seed_reverse_not_all_unique
()
src/population.rs:1364
Functionpopulation_seed_reverse_number_of_steps
()
src/population.rs:1378
Functionpreserve_area_half_voronoi
()
src/biome_layers.rs:6618
Functionpreserve_area_simple
()
src/biome_layers.rs:6612
Functionpreserve_area_t
()
src/biome_layers.rs:6591
Functionpretty_biome_map_hills
(id: i32)
src/biome_layers.rs:2304
FunctionprevHalfedge
(e)
static/voronoi.js:442
Functionprevious
()
src/java_rng.rs:418
Functionprevious_calls_black_magic
()
src/java_rng.rs:509
Functionprevious_next
()
src/mc_rng.rs:372
Methodprevious_state
The previous internal state of the prng, not the seed
src/java_rng.rs:177
Methodprevious_state
Reversed functions This will always return a vector with 2 elements for existing states, and a vector with 0 elements for impossible states.
src/mc_rng.rs:138
Methodprevious_state_lower_bits
(s: i64, k: i64, bits: u8)
src/mc_rng.rs:145
Functionprevious_tree
()
src/mc_rng.rs:390
Methodprevious_verify_n
(&self, target: u64, mut n: u8)
src/java_rng.rs:239
Functionrcoords
(c: &[(i64, i64)])
src/biome_layers.rs:6646
Functionread_biome_map_from_mc_world
( input_zip_path: *const c_char, mc_version: *const c_char, biome_map: *mut Map, )
slime_seed_finder_c/src/lib.rs:104
Functionread_dungeons
(zipped_world: TypedArray<u8>)
slime_seed_finder_web/src/wasm_gui.rs:729
Functionread_dungeons
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:741
Functionread_fragment_biome_map
( zipped_world: TypedArray<u8>, _version: String, fx: i32, fy: i32, frag_size: usize,
slime_seed_finder_web/src/wasm_gui.rs:1023
Functionread_fragment_biome_map
( zipped_world: JSArrayBuffer, _version: String, fx: i32, fy: i32, frag_size: u32, y_o
slime_seed_finder_webnode/src/wasm_gui.rs:1037
Functionread_seed_from_mc_world
( input_zip_path: *const c_char, mc_version: *const c_char, seed: *mut i64, )
slime_seed_finder_c/src/lib.rs:42
Methodreplace_ocean
Helper function to simplify repeated logic
src/biome_layers.rs:2524
Functionrev_map_zoom
()
src/biome_layers.rs:6417
Functionrev_round_to_odd
()
src/population.rs:1405
Functionreverse_bitwise_or_1_bits
Reverse the operation `m | 1`.
src/population.rs:738
Functionreverse_map_river_mix
This returns the biome parent of MapRiverMix. Since the rivers actually overwrite some of the info, it is incomplete. The unknown biomes are represent
src/biome_layers.rs:4147
Functionreverse_treasure_map
()
src/biome_layers.rs:6830
Functionreverse_voronoi_river
()
src/biome_layers.rs:6664
Functionreverse_voronoi_small_map
()
src/biome_layers.rs:6645
Methodroot
()
slime_seed_finder_web/src/wasm_gui.rs:927
Methodroot
()
slime_seed_finder_webnode/src/wasm_gui.rs:939
FunctionrunGui
()
static/treasure.js:427
FunctionrunGui
()
static/anvil.js:95
FunctionrunGui
()
static/rivers.js:385
Functions
(t)
static/delaunator.min.js:271
Functionsame_as_java
()
src/java_rng.rs:449
Functionseed_from_next_int
Takes a few minutes to run if compiled without optimization
src/mc_rng.rs:439
Functionseed_from_next_int_ffas
Takes many minutes to run if compiled without optimization
src/mc_rng.rs:486
Functionseed_set_get
()
src/java_rng.rs:400
Functionseeded_rng
(seed: i64, c: &Chunk, k: i32)
src/structures.rs:25
Functionselect_mode_or_random_all_arith
(b: &mut Bencher)
benches/select_mode_or_random.rs:492
Functionselect_mode_or_random_all_arith2
(b: &mut Bencher)
benches/select_mode_or_random.rs:506
Functionselect_mode_or_random_all_arith3
(b: &mut Bencher)
benches/select_mode_or_random.rs:520
Functionselect_mode_or_random_all_arith_lut
(b: &mut Bencher)
benches/select_mode_or_random.rs:534
Functionselect_mode_or_random_all_arith_lut2
(b: &mut Bencher)
benches/select_mode_or_random.rs:548
Functionselect_mode_or_random_all_arraymap
(b: &mut Bencher)
benches/select_mode_or_random.rs:618
Functionselect_mode_or_random_all_arraymap_unrolled
(b: &mut Bencher)
benches/select_mode_or_random.rs:632
Functionselect_mode_or_random_all_branchless
(b: &mut Bencher)
benches/select_mode_or_random.rs:562
Functionselect_mode_or_random_all_btreemap
(b: &mut Bencher)
benches/select_mode_or_random.rs:590
Functionselect_mode_or_random_all_hashmap
(b: &mut Bencher)
benches/select_mode_or_random.rs:576
Functionselect_mode_or_random_all_nested
(b: &mut Bencher)
benches/select_mode_or_random.rs:464
Functionselect_mode_or_random_all_nested2
(b: &mut Bencher)
benches/select_mode_or_random.rs:478
Functionselect_mode_or_random_all_original
(b: &mut Bencher)
benches/select_mode_or_random.rs:450
Functionselect_mode_or_random_all_the_one_used
(b: &mut Bencher)
benches/select_mode_or_random.rs:436
Functionselect_mode_or_random_all_vecmap
(b: &mut Bencher)
benches/select_mode_or_random.rs:604
Functionserialize
(value: &Option<T>, serializer: S)
src/seed_info.rs:501
Methodserialize
(&self, serializer: S)
src/seed_info.rs:427
Functionserialize_compat
()
src/seed_info.rs:545
Functionserialize_default
()
src/seed_info.rs:534
Functionsha256_byte_order
()
src/biome_layers.rs:6721
Functionsha256_collision_34_bits
()
src/biome_layers.rs:6729
Functionsha256_collision_similar_biome_seeds
()
src/biome_layers.rs:6742
Functionsimilar_biome_seed
(seed: String)
slime_seed_finder_webnode/src/wasm_gui.rs:534
Methodsimilar_biome_seed
Similar biome seed
src/mc_rng.rs:272
Methodsimilar_biome_seed_iterator
Returns an iterator which visits the lowest of any two similar biome seeds
src/mc_rng.rs:279
Functionsimilar_biome_seed_iterator_all_seeds
()
src/mc_rng.rs:666
Methodsimilar_biome_seed_iterator_bits
Returns an iterator which visits the lowest of any two similar n-bit biome seeds Will only iterate half of the space, so for n bits it will return 2**
src/mc_rng.rs:288
Functionsimilar_river_seeds
()
src/mc_rng.rs:601
Functionslime_chunks
()
src/slime.rs:310
Functionslime_data
()
src/slime.rs:284
Functionslime_seed_finder
pub fn slime_seed_finder(chunks_str: &str, no_chunks_str: &str) -> String { let r = find_seed(chunks_str, no_chunks_str);
slime_seed_finder_web/src/wasm_gui.rs:64
Functionslime_seed_finder
[node_bindgen] pub fn slime_seed_finder(chunks_str: &str, no_chunks_str: &str) -> String { let r = find_seed(chunks_str, no_chunks_str);
slime_seed_finder_webnode/src/wasm_gui.rs:76
Functionsmart_rng_iter_0
()
src/population.rs:1567
Functionsmart_rng_iter_1
()
src/population.rs:1603
Functionsmart_rng_iter_2
()
src/population.rs:1637
Functionsmart_rng_iter_3
()
src/population.rs:1673
Functionsmart_rng_iter_4
()
src/population.rs:1709
Functionsmarter_rng_iter_0
()
src/population.rs:1818
Functionsmarter_rng_iter_1
()
src/population.rs:1854
Functionsmarter_rng_iter_2
()
src/population.rs:1888
Functionsmarter_rng_iter_3
()
src/population.rs:1925
Functionsmarter_rng_iter_4
TODO: just in case
src/population.rs:1960
Functionsmarter_rng_iter_5
TODO: just in case
src/population.rs:1996
Functionsmooth_is_stable
()
src/biome_layers.rs:6441
← previousnext →601–700 of 765, ranked by callers