pyCraft/minecraft
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
..
networking Added listener decorator documentation (#161) 2020-08-17 17:49:25 +02:00
__init__.py Add support for 1.15.2-pre1 to 1.15.2 (protocols 576 to 578) 2020-01-23 18:02:10 +01:00
authentication.py Fix hanging indefinitely while making auth-related requests (#117) 2019-01-04 20:22:42 -05:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Fix: reconnecting from an exception handler does not work. 2018-05-29 01:14:23 +01:00