How to Write a Bedrock Client

From wiki.vg
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 Bedrock server and run it with authentication turned off (online-mode=false in server.properties).