@@ -2,5 +2,7 @@ package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* Represents a thrown lingering potion bottle
|
||||
*
|
||||
* @deprecated lingering status depends on only on the potion item.
|
||||
*/
|
||||
public interface LingeringPotion extends ThrownPotion { }
|
||||
|
||||
Reference in New Issue
Block a user