minecraft-bot/packet_handlers.py

4 lines
71 B
Python
Raw Normal View History

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