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