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

x/replcraft/lib/world/location.ts>Location.from

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

Create a new location.

Parameters

x: number
y: number
z: number

Returns

New location instance