Merge branch '8.0.x-1.16.1'

This commit is contained in:
Sebastian Hartte
2020-08-24 01:06:50 +02:00
@@ -304,6 +304,7 @@ public class AEBaseTileEntity extends TileEntity implements IOrientable, ICommon
this.up = inUp;
this.markForUpdate();
Platform.notifyBlocksOfNeighbors(this.world, this.pos);
this.saveChanges();
}
public void onPlacement(BlockItemUseContext context) {