======== Callback ======== Manages event and chat command registrations with the server. The ``Callback`` object is accessed through the ``callbacks`` property of the :class:`~miney.luanti.Luanti` object. .. autoclass:: miney.callback.Callback :members: