Struct azalea_block::DeepslateIronOreBlock
source · pub struct DeepslateIronOreBlock {}Trait Implementations§
source§impl Block for DeepslateIronOreBlock
impl Block for DeepslateIronOreBlock
source§impl Clone for DeepslateIronOreBlock
impl Clone for DeepslateIronOreBlock
source§fn clone(&self) -> DeepslateIronOreBlock
fn clone(&self) -> DeepslateIronOreBlock
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for DeepslateIronOreBlock
impl Debug for DeepslateIronOreBlock
source§impl Default for DeepslateIronOreBlock
impl Default for DeepslateIronOreBlock
source§impl From<DeepslateIronOreBlock> for BlockState
impl From<DeepslateIronOreBlock> for BlockState
source§fn from(b: DeepslateIronOreBlock) -> Self
fn from(b: DeepslateIronOreBlock) -> Self
Converts to this type from the input type.