public final PlayerCollectionList localModeWatchers = new PlayerCollectionList();
private HUDInvSysConnector HUD = new HUDInvSysConnector(this);
private UUID idbuffer = UUID.randomUUID();
public PipeItemsInvSysConnector(Item item) {
super(new TransportInvConnection(), item);
}