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