Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.04 KB

PyMine-Net

CodeFactor code size code style

PyMine-Net - an extensible and modular Minecraft networking library in Python

Archivation

PyMine-net is no longer maintained, however, in it's place, a new project called mcproto was created, so if you're here looking for a library that provides an easy way to work with the minecraft's protocol, feel free to check it out instead!

Features

  • Buffer class with methods for dealing with various types and data formats used by Minecraft
  • High level abstractions for packets with a system to seperate different protocol's packets
  • Miscellaneous classes for dealing with different Minecraft data structures relevant to networking