-
Notifications
You must be signed in to change notification settings - Fork 0
Types: World
Grant Shotwell edited this page Jul 22, 2020
·
2 revisions
A static object that represents the Minecraft world.
| Method Overflow | Return Value | Description |
|---|---|---|
| SetTime(string time) | void | Uses the /time set [time] command. |
| AddTime(string time) | void | Uses the /time add [time] command. |
| GetTime(string type) | int | Uses the /time query [type] command and returns the result. |