Files

4 lines
152 B
Python
Raw Permalink Normal View History

2025-11-29 17:31:00 +08:00
class ServerEvents(object):
BlockRandomTickServerEvent = "BlockRandomTickServerEvent"
ServerBlockEntityTickEvent = "ServerBlockEntityTickEvent"