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

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

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

Get the text of a sign.

Parameters

location: Location

Location of the sign block

Returns

Promise<string[]>

Lines of the sign