pub fn can_replace_block(state: BlockStateId, tag: &Identifier) -> boolExpand description
Vanilla’s WorldCarver.canReplaceBlock: a carver may only replace blocks
in its config’s replaceable tag.
pub fn can_replace_block(state: BlockStateId, tag: &Identifier) -> boolVanilla’s WorldCarver.canReplaceBlock: a carver may only replace blocks
in its config’s replaceable tag.