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