Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: PropertyDirection cannot be resolved

Closed this issue ยท 2 comments

commented

PropertyDirection cannot be resolved
/bassebombecraft-1.8/src/main/java/bassebombecraft/block/BlockUtils.java

commented

Solution is to use type net.minecraft.state.properties.BlockStateProperties.

commented

Closed with commit 3962426.