minecraft-bot/packet_handlers.py

4 lines
71 B
Python

def handle_block_change(p, g):
print('block change:')
print(p)