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

x/replcraft/lib/inventory/slot/slot.ts>SlotOptions

A library to control special structures on the ReplCraft Minecraft server
Latest
type alias SlotOptions
import { type SlotOptions } from "https://deno.land/x/replcraft@v1.1.0/lib/inventory/slot/slot.ts";
definition: SlotReferenceOptions & { client: Client; }