mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-13 11:18:23 +01:00
Fix typo in BubbleColumn documentation
By: md_5 <git@md-5.net>
This commit is contained in:
parent
2b0986b240
commit
0b3698eb62
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ public interface BubbleColumn extends BlockData {
|
|||
/**
|
||||
* Gets the value of the 'drag' property.
|
||||
*
|
||||
* @return the 'part' value
|
||||
* @return the 'drag' value
|
||||
*/
|
||||
boolean isDrag();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue