mirror of
https://github.com/Minestom/Minestom.git
synced 2025-02-08 16:32:07 +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;
|
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 {
|
public class EntityShootEvent extends EntityEvent implements CancellableEvent {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user