mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-31 21:37:39 +01:00
Fix javadoc in previous commit
By: md_5 <git@md-5.net>
This commit is contained in:
parent
031310657d
commit
c88819ddd0
@ -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…
Reference in New Issue
Block a user