Javadoc updates
Fixes BUKKIT-1653, Fixes BUKKIT-1383 and Fixes BUKKIT-1644 By: feildmaster <admin@feildmaster.com>
This commit is contained in:
@@ -430,7 +430,7 @@ public interface World extends PluginMessageRecipient, Metadatable {
|
||||
* Sets the relative in-game time on the server.
|
||||
* <p />
|
||||
* The relative time is analogous to hours * 1000
|
||||
* <br /><br />
|
||||
* <p />
|
||||
* Note that setting the relative time below the current relative time will
|
||||
* actually move the clock forward a day. If you require to rewind time, please
|
||||
* see setFullTime
|
||||
@@ -450,7 +450,7 @@ public interface World extends PluginMessageRecipient, Metadatable {
|
||||
|
||||
/**
|
||||
* Sets the in-game time on the server
|
||||
* <br /><br />
|
||||
* <p />
|
||||
* Note that this sets the full time of the world, which may cause adverse
|
||||
* effects such as breaking redstone clocks and any scheduled events
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user