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

x/replcraft/lib/fuel/connection.ts>FuelInfoConnectionData

A library to control special structures on the ReplCraft Minecraft server
Latest
interface FuelInfoConnectionData
import { type FuelInfoConnectionData } from "https://deno.land/x/replcraft@v1.1.0/lib/fuel/connection.ts";

Properties

x: number

Location of the structure

y: number
z: number
structure: string

Textual representation of the structure, subject to change

fuelUsage: { [route: string]: FuelInfoConnectionUsageOptions; }

Fuel used by the API routes