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