@minecraft/server-net Module

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.

Caution

This module is still in pre-release. It may change or it may be removed in future releases.

Changelog

Manifest Details

{
    "module_name": "@minecraft/server-net",
    "version": "1.0.0-beta"
}

Available Versions

  • 1.0.0-beta

Enumerations

Classes

Objects

http

static read-only http: HttpClient;

Type: HttpClient