Skip to main content
The Deno 2 Release Candidate is here
Learn more
class InventoryItemEventRouter
import { InventoryItemEventRouter } from "https://deno.land/x/sptaki@1.2.0/routers/mod.ts";

Constructors

new
InventoryItemEventRouter(inventoryCallbacks: InventoryCallbacks, hideoutCallbacks: HideoutCallbacks)

Properties

protected
hideoutCallbacks: HideoutCallbacks
protected
inventoryCallbacks: InventoryCallbacks