Skip to content

Types: World

Grant Shotwell edited this page Jul 22, 2020 · 2 revisions

World

A static object that represents the Minecraft world.

Defined Methods

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.

Clone this wiki locally