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