Interface IArrow<T extends net.minecraft.world.entity.projectile.AbstractArrow>

All Superinterfaces:
IEntity<T>

public interface IArrow<T extends net.minecraft.world.entity.projectile.AbstractArrow> extends IEntity<T>