An IPC1 system for MCBE Script API projects
| Package | Version |
|---|---|
@minecraft/server |
1.18.0 |
npm install mcbe-ipc- Download the applicable file(s) for your language from the
latest release:
- For JavaScript:
ipc.jsandipc.d.ts - For TypeScript:
ipc.ts
- For JavaScript:
- Add the downloaded file(s) to your project directory.
Full documentation lives in docs/:
- Getting Started
- Architecture
- IPC API Reference
- Serialization
- Advanced Serializers
- Wire Protocol
- FAQ & Troubleshooting
- Development
- Glossary
The wire format itself is also formally specified as its own RFC: MCBE-IPC Packet Standard (MIPS).
Footnotes
-
Inter-Pack Communication ↩