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