pyCraft/minecraft/networking
laundmo 2947aa6619
Added listener decorator documentation (#161)
* added decorator example to connection.rst

since decorators are more pythonic, it was put in front of the register method.

* Expanded listener decorator docstring

* changed autofunction to autodecorator

* removed whitespace in empty line

* remvoed trailing whitespace

i didn't even edit there WTF
2020-08-17 17:49:25 +02:00
..
packets Add pre-release versions between 1.14.4 and 1.15.1; update test config 2020-01-08 16:15:42 +01:00
types Fix: MutableRecord interprets __slots__ incorrectly (issue #133) 2019-07-03 19:53:30 +02:00
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py Added listener decorator documentation (#161) 2020-08-17 17:49:25 +02:00
encryption.py Add full connection tests with encryption enabled. 2018-05-27 03:30:43 +01:00