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