This TypeScript library makes it easy to communicate with a Minecraft server via the JSONAPI API.
A Node.js framework agnostic library for serializing your data to JSON API
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.
See full documentation for this module here:
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
TypeScript definitions for jsonapi-serializer
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Drupal JSON-API params
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
TypeScript definitions for JSON-API
Math utilities for use with minecraft scripting modules
JSON:API Serializer inspired by Fractal (PHP)
A lightweight, framework agnostic, flexible JSON API client
JavaScript client-side JSON API data handling made easy.
Client for requesting backend API based on JSONAPI specification
Everything you need to start building a scalable web application.
Next.js JSON:API client with server/client support and caching
A simple Ruby gem to interact with a Minecraft server running the JSONAPI mod
Simple Minecraft JSONAPI Wrapper
A gem to interact with a Minecraft (bukkit) server that has the {JSONAPI plugin}[https://github.com/alecgorge/jsonapi] installed. It supports calling single and multiple methods.