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