Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: cannot find symbol net.minecraft.potion.PotionEffect

Closed this issue ยท 1 comments

commented

AddSaturationEffect.java:12: error: cannot find symbol
import net.minecraft.potion.PotionEffect;

AddSaturationEffect.java:76: error: cannot find symbol
PotionEffect createEffect() {
^

commented

Closed with commit d28b72e.