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

x/replcraft/lib/fuel/info.ts>FuelInfoData

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

Properties

connections: FuelInfoConnectionData[]

List of active connections to the player's structures

List of strategies and how much fuel they have in reserve

apis: { [route: string]: FuelInfoAPICostData; }

List of APIs to call and their fuel costs