feat: Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class ServerEvents(object):
|
||||
BlockRandomTickServerEvent = "BlockRandomTickServerEvent"
|
||||
ServerBlockEntityTickEvent = "ServerBlockEntityTickEvent"
|
||||
Reference in New Issue
Block a user