Contains debug utility functions.
Contains diagnostics functionality for discovering and diagnosing issues with content.
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 or within Minecraft Realms.
Manifest Details
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
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. These APIs do not function
within the Minecraft game client or within Minecraft Realms.
The @minecraft/server-ui
module contains types for
expressing simple dialog-based user experiences.
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.
Contains many types related to manipulating a Minecraft world, including entities, blocks, dimensions, and more.
Manifest Details