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