public void rotateItemRight(string instanceID) { factoryService.rotateMachineRight(sessionID, instanceID); }