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