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