Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/replcraft/lib/client.ts>Client#send

A library to control special structures on the ReplCraft Minecraft server
Latest
method Client.prototype.send
import { Client } from "https://deno.land/x/replcraft@v1.1.0/lib/client.ts";

Send a request to the ReplCraft server. You should not use this function directly.

Parameters

action: ActionType

Action to execute

optional
data: ActionData = [UNSUPPORTED]

Data to send with the event