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