This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
pyCraft
Watch
1
Star
0
Fork
0
You've already forked pyCraft
mirror of
https://github.com/ammaraskar/pyCraft.git
synced
2025-01-08 08:57:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9affeee041
pyCraft
/
minecraft
/
networking
History
joo
9affeee041
Fix attributes in several classes in connection.py which were erroneously defined in the class dictionary instead of the instance dictionary.
2015-10-07 08:54:23 +01:00
..
__init__.py
Things look slightly more legit...
2015-04-06 15:27:42 +02:00
connection.py
Fix attributes in several classes in connection.py which were erroneously defined in the class dictionary instead of the instance dictionary.
2015-10-07 08:54:23 +01:00
encryption.py
Fix two python3 compatibility problems:
2015-04-17 17:57:34 +05:00
packets.py
Fix errors in implementation of MapPacket. Add __str__ and __repr__ impls to the latter.
2015-09-22 08:40:59 +01:00
types.py
Implement network-encoded UUID type.
2015-09-05 08:32:42 +01:00