MCPcopy Create free account

hub / github.com/bedrock-crustaceans/violinrs / functions

Functions165 in github.com/bedrock-crustaceans/violinrs

↓ 54 callersMethodrender
(&self)
src/vio.rs:42
↓ 14 callersFunctioninfo
(str: String, additional: String)
src/logger.rs:3
↓ 11 callersMethodbuild
(&self, path: PathBuf)
src/image/mod.rs:42
↓ 4 callersMethodusing_components
(&mut self, components: Vec<Arc<dyn component::ItemComponent>>)
src/item/mod.rs:52
↓ 4 callersMethodusing_format_version
(&self, format_version: SemVer)
src/item/mod.rs:71
↓ 4 callersMethodwith_hue_shift
(&mut self, amount: f64)
src/image/mod.rs:46
↓ 3 callersFunctionoverlay_blend_mode
(a: f64, b: f64, b_a: f64)
src/image/blend_modes.rs:10
↓ 3 callersFunctionparse_zero_or_more
(input: ParseStream)
item_component_macros/src/statements.rs:272
↓ 3 callersFunctionparse_zero_or_more
(input: ParseStream)
block_component_macros/src/statements.rs:251
↓ 3 callersMethodregister_item
(&mut self, item: Item)
src/pack.rs:263
↓ 3 callersMethodregister_item_texture
(&mut self, texture: ItemTexture)
src/pack.rs:271
↓ 3 callersMethodregister_recipe
(&mut self, recipe: Arc<dyn Recipe>)
src/pack.rs:255
↓ 3 callersMethodrender_as_arr
(&self)
src/vio.rs:15
↓ 3 callersMethodserialize
(&self)
src/recipe.rs:114
↓ 3 callersFunctionstring_from_literal
(lit: Literal)
item_component_macros/src/statements.rs:22
↓ 3 callersFunctionstring_from_literal
(lit: Literal)
block_component_macros/src/statements.rs:22
↓ 3 callersMethodusing_tags
(&mut self, tags: Vec<impl Into<String> + Clone>)
src/recipe.rs:169
↓ 3 callersMethodwrite_file
(&self, pack_part: PackPart, path: impl Into<String>, contents: String)
src/pack.rs:565
↓ 2 callersMethodadd_block
(&mut self, block: Block)
src/block/block_registry.rs:240
↓ 2 callersMethodadd_terrain_atlas_entry
(&mut self, entry: TerrainAtlasEntry)
src/block/block_registry.rs:264
↓ 2 callersMethodadd_texture
(&mut self, entry: ItemTexture)
src/item/item_registry.rs:75
↓ 2 callersMethodgenerate
(&mut self)
src/pack.rs:92
↓ 2 callersMethodid
(&self)
src/recipe.rs:154
↓ 2 callersMethodregister_block_texture
(&mut self, texture: BlockTexture)
src/pack.rs:279
↓ 2 callersMethodrender_commas
(&self)
src/vio.rs:134
↓ 2 callersMethodserialize
(&self)
src/block/block_registry.rs:122
↓ 2 callersFunctionserialize_block_atlas
(atlas: &Vec<Arc<dyn BlockAtlasEntry>>)
src/block/block_registry.rs:210
↓ 2 callersFunctionserialize_ingredients
(ingredients: &Vec<RecipeIO>)
src/recipe.rs:67
↓ 2 callersFunctionserialize_terrain_atlas
(atlas: &Vec<TerrainAtlasEntry>)
src/block/block_registry.rs:220
↓ 2 callersMethodtype_id
(&self)
src/item/mod.rs:59
↓ 2 callersMethodusing_count
(&mut self, count: i32)
src/recipe.rs:50
↓ 2 callersMethodusing_ingredients
(&mut self, ingredients: Vec<RecipeIO>)
src/recipe.rs:238
↓ 2 callersFunctionwrap_in_some
(prop: &Prop, value: TokenStream)
viola/src/viola_declaration.rs:213
↓ 1 callersMethodadd_block_name
(&mut self, identifier: Identifier, name: impl Into<String>)
src/localization.rs:29
↓ 1 callersMethodadd_item
(&mut self, item: Item)
src/item/item_registry.rs:71
↓ 1 callersMethodadd_localization
(&mut self, localization: Localization)
src/pack.rs:561
↓ 1 callersMethodadd_texture
(&mut self, texture: BlockTexture)
src/block/block_registry.rs:260
↓ 1 callersMethodbuild_addition
(&self, pack: Arc<RwLock<&&Pack>>)
src/vio_vanilla/script_additions.rs:42
↓ 1 callersMethodbuild_to_dev
(&self)
src/pack.rs:379
↓ 1 callersFunctioncompose_overlay
(a: RgbaImage, b: RgbaImage)
src/image/mod.rs:107
↓ 1 callersFunctioneval
(path: PathBuf)
js-cli/src/eval.rs:23
↓ 1 callersMethodgenerate_additions
(&self, pack: Arc<RwLock<&&Pack>>)
src/script.rs:27
↓ 1 callersMethodgenerate_block_atlas
(&self)
src/pack.rs:504
↓ 1 callersMethodgenerate_block_textures
(&self)
src/pack.rs:492
↓ 1 callersMethodgenerate_blocks
(&mut self)
src/pack.rs:452
↓ 1 callersMethodgenerate_item_atlas
(&self)
src/pack.rs:346
↓ 1 callersMethodgenerate_items
(&mut self)
src/pack.rs:306
↓ 1 callersMethodgenerate_localizations
(&self)
src/pack.rs:553
↓ 1 callersMethodgenerate_recipes
(&self)
src/pack.rs:422
↓ 1 callersMethodgenerate_script_additions
(&self)
src/pack.rs:597
↓ 1 callersMethodgenerate_terrain_atlas
(&self)
src/pack.rs:524
↓ 1 callersFunctionget_additional_derives
(component_data: &ComponentData)
item_component_macros/src/statements.rs:496
↓ 1 callersFunctionget_additional_derives
(component_data: &ComponentData)
block_component_macros/src/statements.rs:467
↓ 1 callersFunctionget_prop_val
(prop: &Property)
viola/src/viola_declaration.rs:203
↓ 1 callersFunctionget_using_statements_for
(props: Vec<PropertyDeclaration>)
item_component_macros/src/statements.rs:457
↓ 1 callersFunctionget_using_statements_for
(props: Vec<PropertyDeclaration>)
block_component_macros/src/statements.rs:428
↓ 1 callersMethodid
(&self)
src/block/block_registry.rs:137
↓ 1 callersFunctionlerp
(a: f64, b: f64, t: f64)
src/image/blend_modes.rs:6
↓ 1 callersFunctionnew_pack
(#[string] name: &str)
js-cli/src/eval.rs:12
↓ 1 callersMethodpair_scripts
(&self)
src/pack.rs:406
↓ 1 callersMethodparse
(input: ParseStream)
item_component_macros/src/statements.rs:155
↓ 1 callersMethodparse
(input: ParseStream)
block_component_macros/src/statements.rs:154
↓ 1 callersMethodread_file
(&self, pack_part: PackPart, path: impl Into<String>)
src/pack.rs:584
↓ 1 callersMethodregister_block
(&mut self, block: Block)
src/pack.rs:545
↓ 1 callersMethodregister_block_atlas_entry
(&mut self, entry: Arc<dyn BlockAtlasEntry>)
src/pack.rs:295
↓ 1 callersFunctionregister_items
(pack: &mut Pack)
src/lib.rs:60
↓ 1 callersFunctionregister_recipes
(pack: &mut Pack)
src/lib.rs:154
↓ 1 callersMethodrender_as_hex
(&self)
src/vio.rs:306
↓ 1 callersMethodserialize
(&self)
src/localization.rs:41
↓ 1 callersMethodserialize
(&self)
src/item/item_registry.rs:30
↓ 1 callersMethodserialize
(&self)
src/block/mod.rs:28
↓ 1 callersFunctionserialize_item_atlas
(atlas: &Vec<ItemTexture>)
src/item/item_registry.rs:53
↓ 1 callersMethodsrc
(&self)
src/image/mod.rs:38
↓ 1 callersMethodstr_slot
(&self)
src/item/utils.rs:148
↓ 1 callersMethodupscaled
(&self, amount: u32)
src/image/mod.rs:68
↓ 1 callersMethodusing_pattern
(&mut self, pattern: Vec<impl Into<String> + Clone>)
src/recipe.rs:307
↓ 1 callersMethodusing_states
(&mut self, states: Vec<Arc<dyn BlockState>>)
src/block/mod.rs:81
↓ 1 callersFunctionwrap_in_into
(prop: &Prop, value: TokenStream)
viola/src/viola_declaration.rs:226
Functionadd
(left: u64, right: u64)
js-cli/src/lib.rs:5
Methodadd_block_atlas_entry
(&mut self, entry: Arc<dyn BlockAtlasEntry>)
src/block/block_registry.rs:268
Methodadd_custom
(&mut self, key: impl Into<String>, value: impl Into<String>)
src/localization.rs:37
Methodadd_item_name
(&mut self, identifier: Identifier, name: impl Into<String>)
src/localization.rs:33
Functionblock_component
(input: TokenStream)
block_component_macros/src/lib.rs:16
Methodbuild
(&self, folder: String)
src/localization.rs:59
Methodbuild
(&self)
src/vio.rs:88
Methodcomponent_to_string
(v: u8)
src/vio.rs:315
Methodcompose
(&self, other: Self, blend_mode: BlendMode, options: ComposeOptions)
src/image/mod.rs:90
Methodcurrent
()
src/vio.rs:138
Methoddefault
()
src/vio.rs:149
Methoddefault
()
src/image/mod.rs:16
Methoddefault
()
src/block/component.rs:124
Methoddisabled
()
src/block/component.rs:41
Functionerror
(str: String, additional: String)
src/logger.rs:14
Methodfrom
(value: DeriveInput)
viola/src/viola_default.rs:13
Methodfrom
(value: (String, String))
src/vio.rs:55
Methodfull
()
src/block/component.rs:26
Methodgenerate
(&self, path_buf: impl Into<PathBuf>)
src/block/block_registry.rs:314
Methodgenerate
(&self, path_buf: impl Into<PathBuf>)
src/block/mod.rs:108
Functionget_source
(call_site: Option<String>)
item_component_macros/src/lib.rs:9
Functionget_source
(call_site: Option<String>)
block_component_macros/src/lib.rs:8
next →1–100 of 165, ranked by callers