Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: EAST cannot be resolved to a variable

Closed this issue ยท 2 comments

commented

EAST cannot be resolved to a variable
/bassebombecraft-1.8/src/main/java/bassebombecraft/block/BlockUtils.java

commented

Solution:
It seems that net.minecraft.util.EnumFacing has been replaced with net.minecraft.util.Direction.

commented

Closed with commit 4ca8f08.