mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
Fix malformed javadoc in previous commit
This commit is contained in:
parent
26c74f6dcc
commit
6a8ce5816f
1 changed files with 1 additions and 1 deletions
|
@ -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, < 1000 by default.
|
||||
*
|
||||
* @return the charge of the cursor
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue