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