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