Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: entityHit cannot be resolved or is not a field

Closed this issue ยท 1 comments

commented

entityHit cannot be resolved or is not a field
/bassebombecraft-1.8/src/main/java/bassebombecraft/projectile/action/CharmEntity.java

Solution is to used private methods in net.minecraft.util.math.RayTraceResult.

commented

Closed with commit 4cd5a7a.