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-02-15 03:12:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8552c6efe5
pyCraft
/
minecraft
/
networking
History
TheSnoozer
8552c6efe5
regorganize packet structure as outlined in
https://github.com/ammaraskar/pyCraft/pull/68
2017-08-09 16:33:41 +01:00
..
packets
regorganize packet structure as outlined in
https://github.com/ammaraskar/pyCraft/pull/68
2017-08-09 16:33:41 +01:00
__init__.py
Things look slightly more legit...
2015-04-06 15:27:42 +02:00
connection.py
deal with faulty compression's
2017-08-09 16:33:41 +01:00
encryption.py
Revert "Remove unnecessary fileno method from FileObjectWrapper"
2017-07-18 13:39:56 +01:00
types.py
feedback: pass x, y, z as arguments since types classes are supposed to abstract away the python types and sending them over the network and calling an encode method before sending breaks that a little.
2017-08-09 16:33:41 +01:00