Skip to main content

parse_block_pos

Function parse_block_pos 

Source
pub(super) fn parse_block_pos(
    reader: &mut StringReader<'_>,
) -> Result<Coordinates, CommandSyntaxError>