Parse and stringify the Minecraft server.properties file format
Contains types related to administering a Bedrock Dedicated Server. These types allow for the configuration of variables and secrets in JSON files in the Bedrock Dedicated Server folder. These types cannot be used on Minecraft clients.
The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.
Contains many types related to manipulating a Minecraft world, including entities, blocks, dimensions, and more.
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
An API for parsing, stringifying & write the Minecraft server.properties file format
Math utilities for use with minecraft scripting modules
See full documentation for this module here:
Download and wrap the vanilla minecraft server in node.js
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
This package contains rules that comprise best practice for authoring minecraft script. Rules may encompass suggestions (use this API instead of this command!) or errors against anti-patterns to avoid any pitfalls.
Contains types for Minecraft Vanilla Content
Core Minecraft API Docs Generator package for generating API markup and documentation
Provide easy access to minecraft data in node.js
NPM package for retrieving the minecraft folder path
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
An easy way to query PrismarineJS/minecraft-packets
Minecraft Server MOTD Parser, can convert to html, json, text.
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 computed properties to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Represent a minecraft item with its associated data