mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-29 21:53:32 +01:00
4 lines
92 B
Python
4 lines
92 B
Python
# Formerly known as state_handshake_clientbound.
|
|
def get_packets(context):
|
|
return set()
|