BetaPrivateconstructorrestricted-execution-read-only - This property can't be edited in restricted-execution mode.
This property can't be read in early-execution mode.
ReadonlynameThis property can't be read in early-execution mode.
restricted-execution-read-only - This property can't be edited in restricted-execution mode.
Minimum Value: 0
This property can't be read in early-execution mode.
ReadonlytimeThis property can't be read in early-execution mode.
Options for creating a time marker.
This function can't be called in early-execution mode.
The time marker or time marker name to remove.
WorldClockTimeMarkerNotFoundError: If the time marker does not exist on the world clock. WorldClockRemoveMinecraftTimeMarkerError: If the time marker uses the 'minecraft' namespace.
This function can't be called in early-execution mode.
The time marker or time marker name to rewind the world clock's time to.
WorldClockTimeMarkerNotFoundError: If the time marker does not exist on the world clock. WorldClockRewindError: If the world clock's current time is before the time marker's first occurrence.
This function can't be called in early-execution mode.
The time marker or time marker name to set the world clock's time to.
This function can't be called in early-execution mode.
The time marker or time marker name to skip the world clock's time to.
Skips the world clock's time to the next occurrence of the specified time marker. If the next occurrence overflows the world clock's time, the time is reset to the first occurrence.
This function can't be called in early-execution mode.
A class that represents a particular clock within a world.
Source