Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Badel2/slime_seed_finder
/ functions
Functions
765 in github.com/Badel2/slime_seed_finder
⨍
Functions
765
◇
Types & classes
124
↓ 1 callers
Function
treasure_map_to_color
(id: i32)
src/biome_layers.rs:5075
↓ 1 callers
Method
try_seed
true if the seeds meets the requirements
src/slime.rs:107
↓ 1 callers
Function
version_map
(s)
static/treasure.js:286
↓ 1 callers
Function
version_map
(s)
static/rivers.js:249
↓ 1 callers
Function
visit_inner
( nbt_path: &mut NbtPath, root_tag: &nbt::Tag, mut visit_fn: F, )
slime_seed_finder_web/src/wasm_gui.rs:961
↓ 1 callers
Function
visit_inner
( nbt_path: &mut NbtPath, root_tag: &nbt::Tag, mut visit_fn: F, )
slime_seed_finder_webnode/src/wasm_gui.rs:973
↓ 1 callers
Function
visit_nbt
(root: &nbt::Tag, visit: F)
slime_seed_finder_web/src/wasm_gui.rs:960
↓ 1 callers
Function
visit_nbt
(root: &nbt::Tag, visit: F)
slime_seed_finder_webnode/src/wasm_gui.rs:972
↓ 1 callers
Function
voronoi_1_15_pos_offset
(seed: i64, px: i32, py: i32, pz: i32)
src/biome_layers.rs:1029
Function
Camera
(map, width, height)
static/treasure_select_map.js:32
Function
Camera
(map, width, height)
static/rivers_select_map.js:32
Function
Camera
(map, width, height)
static/fragment_map.js:73
Function
Camera
(map, width, height)
static/select_map.js:32
Function
Camera
(map, width, height)
slime_seed_finder_webui/src/renderer/fragment_map.js:73
Function
Impetus
(_ref)
static/impetus.js:33
Function
Impetus
(_ref)
slime_seed_finder_webui/src/renderer/impetus.js:33
Function
addExtraBiome
()
static/treasure.js:538
Function
addExtraBiome
()
static/rivers.js:451
Function
add_2_n
(seed: String, n: u8)
slime_seed_finder_web/src/wasm_gui.rs:478
Function
add_2_n
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:490
Function
advance_water_lake_fast_vs_safe
()
src/population.rs:2190
Function
all_biomes_have_unique_colors
()
src/biome_layers.rs:6980
Function
all_candidate_river_maps
()
src/biome_layers.rs:6215
Method
all_mossy
(size: DungeonSize)
src/population.rs:325
Function
anvil_region_to_river_seed_finder
( zipped_world: TypedArray<u8>, is_minecraft_1_15: bool, )
slime_seed_finder_web/src/wasm_gui.rs:605
Function
anvil_region_to_river_seed_finder
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:617
Function
approx_next_double
()
src/java_rng.rs:491
Function
bamboo_jungle
()
src/biome_layers.rs:6636
Function
best_river_chunk
Given a map of chunk_coords to river_biome_count, return the chunk with the most rivers in its 3x3 chunk area.
src/anvil.rs:72
Function
biome_map
()
src/seed_info.rs:582
Function
biomes_with_negative_height
()
src/biome_layers.rs:6685
Method
bruteforce_iter_u48
Assumes the low 18 bits were already checked Use this only if the input iterator has less than 2^30 candidates
src/slime.rs:124
Method
bruteforce_state
(ass_cs: i64, start_x: i64, start_bit: u8, total_bits: u8)
src/mc_rng.rs:152
Function
can_generate_river_near
Fast check to see if it is possible for a river to generate near this point. False positives are expected (this function can return true even if a ri
src/biome_layers.rs:4829
Function
candidate_river_map_bit_25_undefined
Check two similar seeds at once
src/biome_layers.rs:4936
Function
candidates_26
()
src/biome_layers.rs:6764
Function
chunk_from_coordinates_x
()
src/chunk.rs:72
Function
chunk_population_seed_to_world_seed_64
Slightly more efficient version of chunk_population_seed_to_world_seed that can only be used if you know the full 64 bits of the chunk population seed
src/population.rs:974
Function
chunk_population_seed_to_world_seed_one
Given only one (population_seed, chunk_x, chunk_z), find world_seed: population_seed = (x * i1 + z * j1) ^ world_seed
src/population.rs:1117
Function
clearGen
()
static/map_smooth.js:99
Function
color_to_biome_map_works
()
src/biome_layers.rs:6971
Function
constant_one_percent_of_2_24
()
src/structures.rs:142
Function
constant_z
()
src/slime.rs:354
Function
countCandidates
()
static/treasure.js:439
Function
countCandidates
()
static/anvil.js:125
Function
countCandidates
()
static/rivers.js:397
Function
count_candidates
(o: Serde<Options>)
slime_seed_finder_web/src/wasm_gui.rs:139
Function
count_candidates
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:151
Function
count_rivers
(o: String)
slime_seed_finder_web/src/wasm_gui.rs:194
Function
count_rivers
(o: String)
slime_seed_finder_webnode/src/wasm_gui.rs:206
Method
create_from_long
Returns a JavaRng r such that r.next_long() will return l
src/java_rng.rs:316
Method
deserialize
(deserializer: D)
src/seed_info.rs:421
Function
deserialize_biomes
(d: D)
src/seed_info.rs:335
Function
deserialize_biomes4
(d: D)
src/seed_info.rs:340
Function
deserialize_no_seed_info_version
()
src/seed_info.rs:556
Function
deserialize_slime_chunks
()
src/seed_info.rs:566
Method
divide_by_4
(x: i64)
src/chunk.rs:45
Function
divide_coord_by_4
Ignore these functions, I decided to shift the map by 2 and make them useless
src/biome_layers.rs:4216
Function
dmg
()
src/population.rs:1534
Function
dng
()
src/population.rs:1515
Function
drawVoronoi
()
static/treasure.js:453
Function
draw_map
(map: &Map)
src/biome_layers.rs:4948
Function
draw_reverse_voronoi
(o: Serde<Options>)
slime_seed_finder_web/src/wasm_gui.rs:153
Function
draw_reverse_voronoi
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:165
Function
draw_rivers
(o: String)
slime_seed_finder_web/src/wasm_gui.rs:83
Function
draw_rivers
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:95
Function
draw_treasure_map
(o: String)
slime_seed_finder_web/src/wasm_gui.rs:531
Function
draw_treasure_map
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:543
Function
dungeon_seed_finder
Return all the 48-bit world seeds that can generate dungeons at the specified coordinates.
src/population.rs:7
Function
dungeon_size_from_corners
()
src/population.rs:2060
Function
dungeons_in_alpha_1_2_6
()
src/population.rs:1475
Function
exists_unique_smooth
()
src/biome_layers.rs:6354
Function
extend48
(s: &str)
slime_seed_finder_web/src/wasm_gui.rs:162
Function
extend48
(s: &str)
slime_seed_finder_webnode/src/wasm_gui.rs:174
Function
extend_48_to_64
()
src/java_rng.rs:608
Method
extend_long_48
We have the lower 48 bits of r.next_long(), what are the other bits? This function can return more than one number! Sometimes 0, sometimes 2
src/java_rng.rs:331
Function
extract_map_from_screenshot
( width: u32, height: u32, screenshot: TypedArray<u8>, )
slime_seed_finder_web/src/wasm_gui.rs:652
Function
extract_map_from_screenshot
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:664
Method
filter_candidates_world_seed_from_2_next_int_1024_inside
Functions to get the seed from the result of two consecutive calls to next_int_n(1024) Given a list of seed candidates, filter them based on the expec
src/mc_rng.rs:222
Method
filter_candidates_world_seed_from_2_next_int_1024_uncertain
(candidates: &mut Vec<i64>, x_lo: i32, x_hi: i32, z_lo: i32, z_hi: i32, chunk_x: i64, chunk_z: i64)
src/mc_rng.rs:231
Function
findBlock
()
static/nbt_search.js:18
Function
findBlock
()
static/find_block.js:18
Function
findBlock
()
static/multi_spawner.js:18
Function
find_blocks_in_world
( zipped_world: TypedArray<u8>, block_name: &str, center_position_and_chunk_radius: Serde<Option<(
slime_seed_finder_web/src/wasm_gui.rs:748
Function
find_blocks_in_world
(chunk_provider: &mut A, block_name: &str, center_position_and_chunk_radius: Option<((i64, i64, i64), u32)>)
src/anvil.rs:896
Function
find_blocks_in_world
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:760
Function
find_spawners_in_world
( zipped_world: TypedArray<u8>, params: Serde<FindMultiDungeonsParams>, )
slime_seed_finder_web/src/wasm_gui.rs:805
Function
find_spawners_in_world
(chunk_provider: &mut A, _center_position_and_chunk_radius: Option<((i64, i64, i64), u32)>)
src/anvil.rs:1297
Function
find_spawners_in_world
[node_bindgen]
slime_seed_finder_webnode/src/wasm_gui.rs:817
Function
first_dungeon_test
()
src/population.rs:1447
Function
fitToContainer
(canvas)
static/anvil.js:23
Method
floor_area
(&self)
src/population.rs:152
Method
flush
(&self)
slime_seed_finder_web/src/stdweb_logger.rs:124
Method
flush
(&self)
slime_seed_finder_webnode/src/node_bindgen_logger.rs:207
Method
fmt
(&self, f: &mut fmt::Formatter)
slime_seed_finder_web/src/stdweb_logger.rs:40
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/anvil.rs:762
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/zip_ext.rs:14
Method
fmt
(&self, f: &mut fmt::Formatter)
slime_seed_finder_webnode/src/node_bindgen_logger.rs:46
Function
forEachTriangleEdge
(points, delaunay, callback)
static/voronoi.js:476
Method
force_init_with_level
pub fn force_init_with_level<F: Fn(i32, String) + Sync + Send + 'static>(env: JsEnv, console: F, level: LevelFilter) {
slime_seed_finder_webnode/src/node_bindgen_logger.rs:93
← previous
next →
401–500 of 765, ranked by callers