Fix malformed javadoc in previous commit

This commit is contained in:
md_5 2023-09-06 20:53:02 +10:00
parent 26c74f6dcc
commit 6a8ce5816f
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

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
*/