Interface IThrowable<T extends net.minecraft.entity.projectile.EntityThrowable>

All Superinterfaces:
IEntity<T>
All Known Subinterfaces:
IProjectile<T>

public interface IThrowable<T extends net.minecraft.entity.projectile.EntityThrowable>
extends IEntity<T>