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

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

Constructors

new
FuelInfo(unnamed 0: FuelInfoOptions)

Properties

readonly
apis: Map<string, FuelInfoAPICost>

List of APIs to call and their fuel costs

readonly
connections: FuelInfoConnection[]

List of active connections to the player's structures

readonly
strategies: FuelInfoStrategy[]

List of strategies and how much fuel they have in reserve