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