package covers1624.powerconverters.util; public interface INeighboorUpdateTile { void onNeighboorChanged(); }