pyCraft/minecraft/networking/packets/clientbound/handshake/__init__.py

4 lines
92 B
Python

# Formerly known as state_handshake_clientbound.
def get_packets(context):
return set()