Struct azalea_block::QuartzSlabBlock
source · Fields§
§kind: Type§waterlogged: boolTrait Implementations§
source§impl Block for QuartzSlabBlock
impl Block for QuartzSlabBlock
source§impl Clone for QuartzSlabBlock
impl Clone for QuartzSlabBlock
source§fn clone(&self) -> QuartzSlabBlock
fn clone(&self) -> QuartzSlabBlock
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 QuartzSlabBlock
impl Debug for QuartzSlabBlock
source§impl Default for QuartzSlabBlock
impl Default for QuartzSlabBlock
source§impl From<QuartzSlabBlock> for BlockState
impl From<QuartzSlabBlock> for BlockState
source§fn from(b: QuartzSlabBlock) -> Self
fn from(b: QuartzSlabBlock) -> Self
Converts to this type from the input type.