Struct azalea_block::InfestedDeepslateBlock
source · pub struct InfestedDeepslateBlock {
pub axis: CacheSize,
}Fields§
§axis: CacheSizeTrait Implementations§
source§impl Block for InfestedDeepslateBlock
impl Block for InfestedDeepslateBlock
source§impl Clone for InfestedDeepslateBlock
impl Clone for InfestedDeepslateBlock
source§fn clone(&self) -> InfestedDeepslateBlock
fn clone(&self) -> InfestedDeepslateBlock
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 InfestedDeepslateBlock
impl Debug for InfestedDeepslateBlock
source§impl Default for InfestedDeepslateBlock
impl Default for InfestedDeepslateBlock
source§impl From<InfestedDeepslateBlock> for BlockState
impl From<InfestedDeepslateBlock> for BlockState
source§fn from(b: InfestedDeepslateBlock) -> Self
fn from(b: InfestedDeepslateBlock) -> Self
Converts to this type from the input type.