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