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