Struct azalea_block::WeatheredCutCopperBlock
source · pub struct WeatheredCutCopperBlock {}Trait Implementations§
source§impl Block for WeatheredCutCopperBlock
impl Block for WeatheredCutCopperBlock
source§impl Clone for WeatheredCutCopperBlock
impl Clone for WeatheredCutCopperBlock
source§fn clone(&self) -> WeatheredCutCopperBlock
fn clone(&self) -> WeatheredCutCopperBlock
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 WeatheredCutCopperBlock
impl Debug for WeatheredCutCopperBlock
source§impl Default for WeatheredCutCopperBlock
impl Default for WeatheredCutCopperBlock
source§impl From<WeatheredCutCopperBlock> for BlockState
impl From<WeatheredCutCopperBlock> for BlockState
source§fn from(b: WeatheredCutCopperBlock) -> Self
fn from(b: WeatheredCutCopperBlock) -> Self
Converts to this type from the input type.