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