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