Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/replcraft/lib/block/identifier.ts>Identifier.from

A library to control special structures on the ReplCraft Minecraft server
Latest
method Identifier.from
import { Identifier } from "https://deno.land/x/replcraft@v1.1.0/lib/block/identifier.ts";

Parse a Minecraft identifier from the specified string.

Parameters

name: string

Minecraft identifier to parse

Returns

Parsed Minecraft identifier