Skip to main content
Module

x/minecraft_lib/chat/component.ts>LiteralComponent

A collection of modules that can be used to build Minecraft servers, clients, utilities and other tools.
Latest
class LiteralComponent
extends Component
import { LiteralComponent } from "https://deno.land/x/minecraft_lib@0.1.0/chat/component.ts";

Constructors

new
LiteralComponent(text: string)