How to Write a Bedrock Client

From wiki.vg
Revision as of 11:16, 8 June 2020 by Orladog (talk | contribs) (Create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This tutorial is being created to document what it takes to write a stand-alone client to interact with a vanilla Bedrock server. The tutorial is incomplete but will be updated whenever more information is discovered.

Before You Get Started

  • Make sure you don't want to join or fork an existing project instead.
  • Ponder how much work it will be.
  • Download the latest official minecraft server and run it with authentication turned off. Bind it to localhost if you want.