package universalteam.universalcore.utils.redstone; public interface IRedstoneConnectionUpdatable { public void notifyUpdate(); }