mc-beta-server/README.md
2021-08-21 09:39:33 +01:00

589 B

mc-beta-server CodeFactor

me trying to understand minecraft beta's protocol

Implemented:

  • Basic flat terrain generation
  • Terrain sending
  • Block placement
  • Block breaking

To Implement:

  • Entities:
    • Players
    • Items/Blocks
    • Animals
    • Mobs
  • Inventories
  • Terrain saving to disk
  • Sleeping in beds
  • Tile entities
  • Probably a bunch more things that i'm forgetting

Long Term:

  • Optimise the shit out of this