mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-09-18 21:45:12 +00:00
Fix javadoc in previous commit
This commit is contained in:
parent
19b7b7bd27
commit
721e678da0
1 changed files with 1 additions and 1 deletions
|
@ -1031,7 +1031,7 @@ public interface World extends PluginMessageRecipient, Metadatable {
|
|||
* Set the clear weather duration.
|
||||
*
|
||||
* The clear weather ticks determine whether or not the world will be
|
||||
* allowed to rain or storm. If clear weather ticks are > 0, the world will
|
||||
* allowed to rain or storm. If clear weather ticks are > 0, the world will
|
||||
* not naturally do either until the duration has elapsed.
|
||||
*
|
||||
* This method is equivalent to calling {@code /weather clear} with a set
|
||||
|
|
Loading…
Add table
Reference in a new issue