Remove some additional draft API markings

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2018-08-29 17:03:37 +10:00
parent 3b7907251d
commit e71541b778
2 changed files with 0 additions and 12 deletions

View File

@@ -345,9 +345,7 @@ public interface LivingEntity extends Attributable, Entity, Damageable, Projecti
* Checks to see if an entity is currently using the Riptide enchantment.
*
* @return True if this entity is currently riptiding.
* @deprecated draft API
*/
@Deprecated
public boolean isRiptiding();
/**