added Gamerules to the GameWorld

This commit is contained in:
minjaesong
2022-06-03 00:54:50 +09:00
parent a57cb99619
commit fc59a1d0b2
5 changed files with 128 additions and 2 deletions

View File

@@ -27,7 +27,9 @@ object CommandDict {
"SetLocale",
"TakeScreenshot",
"Unpause",
"Version"
"Version",
"SetGR",
"GetGR",
)
init {