pub fn is_block_state_solid(block: BlockState) -> bool
Expand description
whether this block has a solid hitbox (i.e. we can stand on it)
pub fn is_block_state_solid(block: BlockState) -> bool
whether this block has a solid hitbox (i.e. we can stand on it)