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-22 15:41:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c90afe4424
pyCraft
/
minecraft
/
networking
History
joo
c90afe4424
Fix: networking.types.Position.send() doesn't accept a Position.
2018-05-17 06:08:54 +01:00
..
packets
Fix: networking.types.Position.send() doesn't accept a Position.
2018-05-17 06:08:54 +01:00
__init__.py
Things look slightly more legit...
2015-04-06 15:27:42 +02:00
connection.py
fix AttributeError: 'Packet' object has no attribute 'name' (should be 'packet_name' - see
https://github.com/ammaraskar/pyCraft/blob/master/minecraft/networking/packets/packet.py#L9
)
2018-01-20 19:45:41 -05:00
encryption.py
Revert "Remove unnecessary fileno method from FileObjectWrapper"
2017-07-18 13:39:56 +01:00
types.py
Fix: networking.types.Position.send() doesn't accept a Position.
2018-05-17 06:08:54 +01:00