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