Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

johnduhart/MineAPI

Repository files navigation

MineAPI

MineAPI is a Minecraft client API implementation in C#.

Structure

MineAPI is currently made up of the following components:

  • MineAPI.Common: Common data structures
  • MineAPI.Network: Socket level communications
  • MineAPI.Protocol: Packet structure and serialization

Credits

MineAPI is based off of and uses code from the following existing implmentations:

About

Minecraft client API implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages