unbreak spell circles!!

This commit is contained in:
gamma-delta 2022-05-25 15:57:38 -05:00
parent 0da0b40256
commit 940444497b

View file

@ -526,11 +526,6 @@ public abstract class BlockEntityAbstractImpetus extends HexBlockEntity implemen
}
}
@Override
public void setChanged() {
this.sync();
}
@Override
public boolean stillValid(Player player) {
return false;