Files
2025-11-29 17:31:00 +08:00

4 lines
152 B
Python

class ServerEvents(object):
BlockRandomTickServerEvent = "BlockRandomTickServerEvent"
ServerBlockEntityTickEvent = "ServerBlockEntityTickEvent"