mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
Fix typo in BubbleColumn documentation
This commit is contained in:
parent
a030a41b0d
commit
5eece9f858
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.
|
* Gets the value of the 'drag' property.
|
||||||
*
|
*
|
||||||
* @return the 'part' value
|
* @return the 'drag' value
|
||||||
*/
|
*/
|
||||||
boolean isDrag();
|
boolean isDrag();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue