Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IInventoryMagGen
Re-export
import { type IInventoryMagGen } from "https://deno.land/x/sptaki@1.2.0/generators/mod.ts";

Methods

getPriority(): number
canHandleInventoryMagGen(inventoryMagGen: InventoryMagGen): boolean
process(inventoryMagGen: InventoryMagGen): void