mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-30 16:19:03 +01:00
Fix malformed javadoc in previous commit
By: md_5 <git@md-5.net>
This commit is contained in:
parent
6f4bee4eb0
commit
acf33ccb08
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…
Reference in a new issue