Bassebombecraft

Bassebombecraft

18.5k Downloads

1.16.5: IProjectile cannot be resolved to a type

athrane opened this issue ยท 3 comments

commented
commented

RWC: 293f3b0

commented

1.15 code:
public class GenericCompositeProjectileEntity extends Entity implements IProjectile {

Solution:
Class GenericCompositeProjectileEntity will now extend ProjectileEntity.
Solution created issue #1111.