Fix malformed javadoc in previous commit

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2023-09-06 20:53:02 +10:00
parent 6f4bee4eb0
commit acf33ccb08

View file

@ -38,7 +38,7 @@ public class SculkBloomEvent extends BlockEvent implements Cancellable {
}
/**
* Returns the charge of the cursor, <1000 by default.
* Returns the charge of the cursor, &lt; 1000 by default.
*
* @return the charge of the cursor
*/