13
0
geforkt von Mirrors/Paper

Fix typo in BubbleColumn documentation

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2021-05-02 11:47:28 +10:00
Ursprung 2b0986b240
Commit 0b3698eb62

Datei anzeigen

@ -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();