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