mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-22 08:02:31 +01:00
Fix javadoc
This commit is contained in:
parent
71f1e51df3
commit
549eb6b6e1
@ -8,7 +8,7 @@ import net.minestom.server.utils.Position;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
/**
|
||||
* Called with {@link Projectile#shoot(Projectile, Entity, Position, double)}.
|
||||
* Called with {@link Projectile#shoot(Projectile, Entity, Position, double, double)}.
|
||||
*/
|
||||
public class EntityShootEvent extends EntityEvent implements CancellableEvent {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user