Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
Epic edited this page Jun 13, 2018 · 7 revisions

Welcome to DragonProxy wiki

1. Presentation

DragonProxy is the only Minecraft: Bedrock Edition <=> Minecraft: Java Edition bridge, based on protocol translation.
With this proxy, PE players (W10, Android / IOS) can join PC servers.
This is probably the future of Minecraft servers, as Microsoft does not provide featured PE server publicly !

2. How it works

Here is a small description of the protocol translator :

This is a java based Raknet protocole implementation.

This is a light Minecraft PE server.

This class manage the PE packets listener / sender.

The packet translator PE <=> PC with caching for later use of the data.

This class manage the PC packets listener / sender.

This library is used to create a Minecraft PC client for connecting to PC servers.

Clone this wiki locally