Merge remote-tracking branch 'origin/master' into fabric/master

This commit is contained in:
Sebastian Hartte
2020-08-24 01:07:08 +02:00
@@ -298,6 +298,7 @@ public class AEBaseBlockEntity extends BlockEntity implements IOrientable, IComm
this.up = inUp;
this.markForUpdate();
Platform.notifyBlocksOfNeighbors(this.world, this.pos);
this.saveChanges();
}
public void onPlacement(ItemPlacementContext context) {