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

x/replcraft/lib/event.ts>EventType

A library to control special structures on the ReplCraft Minecraft server
Latest
enum EventType
import { EventType } from "https://deno.land/x/replcraft@v1.1.0/lib/event.ts";

Members

BlockUpdate = "block update"

A block inside of the structure has been updated

Transaction = "transact"

A user has started a transaction inside of the structure