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>WorldLocation

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

Constructors

new
WorldLocation(options: WorldLocationOptions)

Properties

world: string