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