SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes

By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
Bukkit/Spigot
2022-09-24 09:31:42 +10:00
parent fc3825afec
commit 869f647744
10 changed files with 62 additions and 25 deletions

View File

@@ -1809,7 +1809,7 @@ public interface World extends RegionAccessor, WorldInfo, PluginMessageRecipient
* <ul>
* <li>A value of 1 will mean the server will attempt to spawn water ambient mobs in
* this world on every tick.
* <li>A value of 400 will mean the server will attempt to spawn weater ambient mobs
* <li>A value of 400 will mean the server will attempt to spawn water ambient mobs
* in this world every 400th tick.
* <li>A value below 0 will be reset back to Minecraft's default.
* </ul>