Typescript definitions for java.base from JDK 21.0.8.
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.
Contains many types related to manipulating a Minecraft world, including entities, blocks, dimensions, and more.
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.
The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
Core Minecraft API Docs Generator package for generating API markup and documentation
Contains types for Minecraft Vanilla Content
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
See full documentation for this module here:
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
Provide easy access to minecraft data in node.js
NPM package for retrieving the minecraft folder path
Math utilities for use with minecraft scripting modules
The typescript library that provides default types for minecraft bedrock
A modern library for pinging Minecraft servers and getting their status and playerlist, written in TypeScript with zero dependencies.
Handle .properties file via promisified and typed API
An easy way to query PrismarineJS/minecraft-packets
JSON Schemas and TypeScript types for Minecraft Bedrock Edition content files (entities, blocks, items, biomes, and more).
Babel Types is a Lodash-esque utility library for AST nodes
A stand-alone types package for Undici
Library to manage and interact with Minecraft Realms for Java/Bedrock edition
Minecraft Creator Tools command line and libraries.
TypeScript definitions for prop-types