mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-04-13 09:41:09 +00:00
Missing space between method desc and @param
This commit is contained in:
parent
9876931f49
commit
b6b97e46ba
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@ public interface HumanEntity extends LivingEntity, AnimalTamer, InventoryHolder
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Make the player start a riptide spin attack.
|
* Make the player start a riptide spin attack.
|
||||||
|
*
|
||||||
* @param duration attack duration in ticks.
|
* @param duration attack duration in ticks.
|
||||||
* @param attackStrength attack strength
|
* @param attackStrength attack strength
|
||||||
* @param attackItem item used to attack.
|
* @param attackItem item used to attack.
|
||||||
|
|
Loading…
Add table
Reference in a new issue