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