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