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